ReactOS 0.4.15-dev-8100-g1887773
_CDB::_READ_FORMAT_CAPACITIES Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _CDB::_READ_FORMAT_CAPACITIES:

Public Attributes

UCHAR OperationCode
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Reserved0: 5
 
      UCHAR   Reserved1: 3
 
   }   Fields
 
Byte1
 
UCHAR AllocationLength [2]
 
UCHAR Control
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Reserved0: 5
 
      UCHAR   Reserved1: 3
 
   }   Fields
 
Byte1
 

Detailed Description

Definition at line 411 of file cdrw_hw.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_READ_FORMAT_CAPACITIES::AllocationLength

Definition at line 421 of file cdrw_hw.h.

◆  [1/2]

union { ... } _CDB::_READ_FORMAT_CAPACITIES::Byte1

◆  [2/2]

union { ... } _CDB::_READ_FORMAT_CAPACITIES::Byte1

◆ Control

UCHAR _CDB::_READ_FORMAT_CAPACITIES::Control

Definition at line 422 of file cdrw_hw.h.

◆  [1/2]

struct { ... } _CDB::_READ_FORMAT_CAPACITIES::Fields

◆  [2/2]

struct { ... } _CDB::_READ_FORMAT_CAPACITIES::Fields

◆ Flags

UCHAR _CDB::_READ_FORMAT_CAPACITIES::Flags

Definition at line 414 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_READ_FORMAT_CAPACITIES::OperationCode

Definition at line 412 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_READ_FORMAT_CAPACITIES::Reserved0

Definition at line 416 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_READ_FORMAT_CAPACITIES::Reserved1

Definition at line 417 of file cdrw_hw.h.


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