Lines Matching refs:Command
213 Here we see a program issuing an INQUIRY command to the CDROM device.
216 that the command completed successfully. Tracing SCSI commands can be
338 of the more arcane command line options:
345 command line argument.
383 \subsection{\label{sec:blktrace-args}Command line arguments}
401 The following masks may be passed with the \emph{-a} command line
402 option, multiple filters may be combined via multiple \emph{-a} command
410 pc & \emph{packet command} events \\ \hline
428 commands. blktrace sends the command data block as a payload
437 will help in understanding the command line options presented below.
470 \newpage\subsection{\label{sec:blkparse-args}Command line arguments}
595 \emph{C} & Command \\ \hline
611 \emph{u} & Elapsed value in microseconds (\emph{-t} command line option) \\ \hline
620 Thus, to specify the command in a 12-character field that is left aligned:
704 either case, it is followed by the command associated with the event
711 (with an intervening plus (+) character), followed by the command
714 \item[P -- plug] The command associated with the event (surrounded by
718 \item[T -- unplug due to timer] The command associated with the event
723 sector (separated by a slash (/) is output, followed by the command
742 command-line options above.
750 BLK\_TA\_QUEUE & (RQ) Command queued to request\_queue. \\
751 & (BIO) Command queued by elevator. \\ \hline
757 BLK\_TA\_ISSUE & Command set to driver for request\_queue. \\ \hline
758 BLK\_TA\_COMPLETE & Command completed by driver. \\ \hline