Lines Matching full:command

22 .Nd user SCSI command interface
33 command is very powerful and somewhat dangerous; therefore it
50 command is supported by the
67 ioctl command.
70 command may include a data transfer
71 to or from that device, if appropriate for that command.
72 Upon completion of the command, the user application can determine how many
74 Also, optionally, if the command returns a
76 command and return the sense data along with the original status.
88 short uscsi_timeout; /* Command Timeout */
110 command.
117 Time in seconds to allow for completion of the command.
121 CDB (command descriptor block) to be transferred to the device in command phase.
133 CDB to be transferred to the device in command phase.
141 status byte returned for the Request Sense command executed
150 automatic Request Sense command are written.
184 command.
188 command terminates abnormally in any way.
192 command should not be executed with other commands.
198 bus to asynchronous mode before running this command.
202 bus to synchronous mode before running this command.
253 transmitted SCSI command is executed.
257 before passing the command to an adapter driver for transport.
292 command addressed by
294 If this command requires a data phase, the
301 The status of the command, as returned by the device, is returned in the
304 If the command terminates with Check Condition
330 An error occurred during the execution of the command.
363 command is very powerful, but somewhat dangerous, and so its
375 drive regardless of which slice number is used to send the command.