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

NAME

6       probe::scsi.iodone - SCSI command completed by low level driver and
7       enqueued into the done queue.
8

SYNOPSIS

10       scsi.iodone
11

VALUES

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

SEE ALSO

45       tapset::scsi(3stap)
46
47
48
49SystemTap Tapset Reference       October 2018        PROBE::SCSI.IODONE(3stap)
Impressum