FreeBSD kernel CAM code
scsi_pause Struct Reference

#include <scsi_cd.h>

Data Fields

u_int8_t op_code
 
u_int8_t byte2
 
u_int8_t unused [6]
 
u_int8_t resume
 
u_int8_t control
 

Detailed Description

Definition at line 138 of file scsi_cd.h.

Field Documentation

◆ byte2

u_int8_t scsi_pause::byte2

Definition at line 141 of file scsi_cd.h.

◆ control

u_int8_t scsi_pause::control

Definition at line 144 of file scsi_cd.h.

◆ op_code

u_int8_t scsi_pause::op_code

Definition at line 140 of file scsi_cd.h.

Referenced by cdpause().

◆ resume

u_int8_t scsi_pause::resume

Definition at line 143 of file scsi_cd.h.

Referenced by cdpause().

◆ unused

u_int8_t scsi_pause::unused[6]

Definition at line 142 of file scsi_cd.h.


The documentation for this struct was generated from the following file: