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