Provided by: systemtap-doc_2.9-2ubuntu2_all bug

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
           The current state of the device

       device_state_str
           The current state of the device, as a string

       req_addr
           The current struct request pointer, as a number

       disk_minor
           The minor number of the disk (-1 if no information)

SEE ALSO

       tapset::scsi(3stap)