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       request_buffer
14           The data buffer address
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       timeout
23           Request timeout in seconds
24
25       lun
26           The lun number
27
28       channel
29           The channel number
30
31       request_bufflen
32           The data buffer buffer length
33
34       retries
35           Number of times to retry request
36
37       data_direction_str
38           Data direction, as a string
39
40       device_state
41           The current state of the device
42
43       dev_id
44           The scsi device id
45
46       data_direction
47           The data_direction specifies whether this command is from/to the
48           device.
49

SEE ALSO

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