Provided by: systemtap-doc_5.0-2ubuntu1_amd64 

NAME
probe::scsi.iocompleted - SCSI mid-layer running the completion processing for block device I/O requests
SYNOPSIS
scsi.iocompleted
VALUES
data_direction_str
Data direction, as a string
host_no
The host number
req_addr
The current struct request pointer, as a number
device_state_str
The current state of the device, as a string
goodbytes
The bytes completed
data_direction
The data_direction specifies whether this command is from/to the device
channel
The channel number
device_state
The current state of the device
dev_id
The scsi device id
lun
The lun number
SEE ALSO
tapset::scsi(3stap)
SystemTap Tapset Reference November 2023 PROBE::SCSI.IOCOMP(3stap)