ReactOS 0.4.15-dev-7958-gcd0bb1a
_CDB::_GET_CONFIGURATION Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _CDB::_GET_CONFIGURATION:

Public Attributes

UCHAR OperationCode
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   RT: 2
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte1
 
UCHAR StartFeatureNum [2]
 
UCHAR AllocationLength [2]
 
UCHAR Control
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   RT: 2
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte1
 
UCHAR RequestType:1
 
UCHAR Reserved1:7
 
UCHAR StartingFeature [2]
 
UCHAR Reserved2 [3]
 

Detailed Description

Definition at line 723 of file cdrw_hw.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_GET_CONFIGURATION::AllocationLength

Definition at line 734 of file cdrw_hw.h.

◆  [1/2]

union { ... } _CDB::_GET_CONFIGURATION::Byte1

◆  [2/2]

union { ... } _CDB::_GET_CONFIGURATION::Byte1

◆ Control

UCHAR _CDB::_GET_CONFIGURATION::Control

Definition at line 735 of file cdrw_hw.h.

◆  [1/2]

struct { ... } _CDB::_GET_CONFIGURATION::Fields

◆  [2/2]

struct { ... } _CDB::_GET_CONFIGURATION::Fields

◆ Flags

UCHAR _CDB::_GET_CONFIGURATION::Flags

Definition at line 726 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_GET_CONFIGURATION::OperationCode

Definition at line 724 of file cdrw_hw.h.

◆ RequestType

UCHAR _CDB::_GET_CONFIGURATION::RequestType

Definition at line 1841 of file scsi.h.

◆ Reserved0

UCHAR _CDB::_GET_CONFIGURATION::Reserved0

Definition at line 729 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_GET_CONFIGURATION::Reserved1

Definition at line 1842 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_GET_CONFIGURATION::Reserved2

Definition at line 1844 of file scsi.h.

◆ RT

UCHAR _CDB::_GET_CONFIGURATION::RT

Definition at line 728 of file cdrw_hw.h.

◆ StartFeatureNum

UCHAR _CDB::_GET_CONFIGURATION::StartFeatureNum

Definition at line 732 of file cdrw_hw.h.

◆ StartingFeature

UCHAR _CDB::_GET_CONFIGURATION::StartingFeature

Definition at line 1843 of file scsi.h.


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