other versions
- wheezy 1.7-1+deb7u1
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- testing 3.1-2
- unstable 3.1-2
PROBE::SC(3stap) | SCSI Tapset | PROBE::SC(3stap) |
probe::scsi.iocompleted
NAME¶
probe::scsi.iocompleted - SCSI mid-layer running the completion processing for block device I/O requestsSYNOPSIS¶
scsi.iocompleted
VALUES¶
device_state_strThe current state of the device, as a
string
dev_id
The scsi device id
channel
The channel number
data_direction
The data_direction specifies whether this
command is from/to the device
lun
The lun number
host_no
The host number
data_direction_str
Data direction, as a string
device_state
The current state of the device
req_addr
The current struct request pointer, as a
number
goodbytes
The bytes completed
May 2013 | SystemTap Tapset Reference |