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

SEE ALSO

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