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

SEE ALSO

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