1PROBE::SCSI.IOCOMP(3stap) SCSI Tapset PROBE::SCSI.IOCOMP(3stap)
2
3
4
6 probe::scsi.iocompleted - SCSI mid-layer running the completion
7 processing for block device I/O requests
8
10 scsi.iocompleted
11
13 device_state_str
14 The current state of the device, as a string
15
16 host_no
17 The host number
18
19 lun
20 The lun number
21
22 goodbytes
23 The bytes completed
24
25 req_addr
26 The current struct request pointer, as a number
27
28 dev_id
29 The scsi device id
30
31 device_state
32 The current state of the device
33
34 channel
35 The channel number
36
37 data_direction
38 The data_direction specifies whether this command is from/to the
39 device
40
41 data_direction_str
42 Data direction, as a string
43
45 tapset::scsi(3stap)
46
47
48
49SystemTap Tapset Reference May 2022 PROBE::SCSI.IOCOMP(3stap)