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

NAME

6       probe::scsi.iodispatching - SCSI mid-layer dispatched low-level SCSI
7       command
8

SYNOPSIS

10       scsi.iodispatching
11

VALUES

13       data_direction_str
14           Data direction, as a string
15
16       device_state
17           The current state of the device
18
19       request_buffer
20           The request buffer address
21
22       dev_id
23           The scsi device id
24
25       host_no
26           The host number
27
28       req_addr
29           The current struct request pointer, as a number
30
31       device_state_str
32           The current state of the device, as a string
33
34       channel
35           The channel number
36
37       lun
38           The lun number
39
40       request_bufflen
41           The request buffer length
42
43       data_direction
44           The data_direction specifies whether this command is from/to the
45           device 0 (DMA_BIDIRECTIONAL), 1 (DMA_TO_DEVICE), 2
46           (DMA_FROM_DEVICE), 3 (DMA_NONE)
47

SEE ALSO

49       tapset::scsi(3stap)
50
51
52
53SystemTap Tapset Reference       November 2020       PROBE::SCSI.IODISP(3stap)
Impressum