Provided by: systemtap-doc_3.1-3ubuntu0.1_all
NAME
probe::scsi.ioentry - Prepares a SCSI mid-layer request
SYNOPSIS
scsi.ioentry
VALUES
disk_major The major number of the disk (-1 if no information) device_state_str The current state of the device, as a string device_state The current state of the device disk_minor The minor number of the disk (-1 if no information) req_addr The current struct request pointer, as a number
SEE ALSO
tapset::scsi(3stap)