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

SEE ALSO

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