Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::scsi.ioexecute - Create mid-layer SCSI request and wait for the result
SYNOPSIS
scsi.ioexecute
VALUES
request_bufflen The data buffer buffer length dev_id The scsi device id request_buffer The data buffer address channel The channel number device_state_str The current state of the device, as a string data_direction The data_direction specifies whether this command is from/to the device. retries Number of times to retry request lun The lun number device_state The current state of the device timeout Request timeout in seconds data_direction_str Data direction, as a string host_no The host number
SEE ALSO
tapset::scsi(3stap)