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

NAME

6       probe::scsi.ioexecute - Create mid-layer SCSI request and wait for the
7       result
8

SYNOPSIS

10       scsi.ioexecute
11

VALUES

13       data_direction
14           The data_direction specifies whether this command is from/to the
15           device.
16
17       timeout
18           Request timeout in seconds
19
20       host_no
21           The host number
22
23       device_state
24           The current state of the device
25
26       lun
27           The lun number
28
29       data_direction_str
30           Data direction, as a string
31
32       request_buffer
33           The data buffer address
34
35       channel
36           The channel number
37
38       device_state_str
39           The current state of the device, as a string
40
41       request_bufflen
42           The data buffer buffer length
43
44       retries
45           Number of times to retry request
46
47       dev_id
48           The scsi device id
49

SEE ALSO

51       tapset::scsi(3stap)
52
53
54
55SystemTap Tapset Reference       November 2021       PROBE::SCSI.IOEXEC(3stap)
Impressum