Provided by: systemtap-doc_4.8-2_amd64
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 disk_minor The minor number of the disk (-1 if no information) device_state_str The current state of the device, as a string req_addr The current struct request pointer, as a number
SEE ALSO
tapset::scsi(3stap)