probe::scsi.iodone — SCSI command completed by low level driver and enqueued into the done queue.
scsi.iodone
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.
lunThe lun number
host_noThe host number
data_direction_strData direction, as a string
device_stateThe current state of the device
scsi_timer_pending1 if a timer is pending on this request
req_addrThe current struct request pointer, as a number