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 channel
14 The channel number
15
16 data_direction
17 The data_direction specifies whether this command is from/to the
18 device
19
20 data_direction_str
21 Data direction, as a string
22
23 lun
24 The lun number
25
26 device_state
27 The current state of the device
28
29 device_state_str
30 The current state of the device, as a string
31
32 host_no
33 The host number
34
35 dev_id
36 The scsi device id
37
38 req_addr
39 The current struct request pointer, as a number
40
41 goodbytes
42 The bytes completed
43
45 tapset::scsi(3stap)
46
47
48
49SystemTap Tapset Reference April 2023 PROBE::SCSI.IOCOMP(3stap)