probe::scsi.iodispatching — SCSI mid-layer dispatched low-level SCSI command
scsi.iodispatching
request_bufflenThe request buffer length
data_directionThe data_direction specifies whether this command is from/to the device 0 (DMA_BIDIRECTIONAL), 1 (DMA_TO_DEVICE), 2 (DMA_FROM_DEVICE), 3 (DMA_NONE)
req_addrThe current struct request pointer, as a number
dev_idThe scsi device id
data_direction_strData direction, as a string
host_noThe host number
lunThe lun number
device_stateThe current state of the device
channelThe channel number
request_bufferThe request buffer address
device_state_strThe current state of the device, as a string