probe::scsi.iodispatching — SCSI mid-layer dispatched low-level SCSI command
scsi.iodispatching
device_state_strThe current state of the device, as a string
dev_idThe scsi device id
channelThe channel number
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)
lunThe lun number
request_bufflenThe request buffer length
host_noThe host number
device_stateThe current state of the device
data_direction_strData direction, as a string
req_addrThe current struct request pointer, as a number
request_bufferThe request buffer address