PROBE::SCSI\&.IOCOMP

Section: SCSI Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

probe::scsi.iocompleted - SCSI mid-layer running the completion processing for block device I/O requests  

SYNOPSIS

scsi.iocompleted 
 

VALUES

data_direction

The data_direction specifies whether this command is from/to the device

channel

The channel number

lun

The lun number

device_state_str

The current state of the device, as a string

req_addr

The current struct request pointer, as a number

host_no

The host number

goodbytes

The bytes completed

device_state

The current state of the device

dev_id

The scsi device id

data_direction_str

Data direction, as a string
 

SEE ALSO

tapset::scsi(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO