1PROBE::SCSI.IOCOMP(3stap)         SCSI Tapset        PROBE::SCSI.IOCOMP(3stap)
2
3
4

NAME

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

SYNOPSIS

10       scsi.iocompleted
11

VALUES

13       data_direction
14           The data_direction specifies whether this command is from/to the
15           device
16
17       goodbytes
18           The bytes completed
19
20       device_state_str
21           The current state of the device, as a string
22
23       data_direction_str
24           Data direction, as a string
25
26       host_no
27           The host number
28
29       dev_id
30           The scsi device id
31
32       channel
33           The channel number
34
35       req_addr
36           The current struct request pointer, as a number
37
38       lun
39           The lun number
40
41       device_state
42           The current state of the device
43

SEE ALSO

45       tapset::scsi(3stap)
46
47
48
49SystemTap Tapset Reference       November 2022       PROBE::SCSI.IOCOMP(3stap)
Impressum