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

#include <cdrw_hw.h>

Collaboration diagram for _CDB::_RESERVE_TRACK:

Public Attributes

UCHAR OperationCode
 
UCHAR ARSV:1
 
UCHAR RMZ:1
 
UCHAR Reserved0:6
 
union {
   struct {
      UCHAR   Reserved1 [3]
 
      UCHAR   Blocks [4]
 
   }   Size
 
   struct {
      UCHAR   Start [4]
 
      UCHAR   Reserved1 [3]
 
   }   LBA
 
}; 
 
UCHAR Control
 
UCHAR Size [4]
 
UCHAR Reserved2 [3]
 

Detailed Description

Definition at line 531 of file cdrw_hw.h.

Member Data Documentation

◆ 

union { ... } _CDB::_RESERVE_TRACK::@780

◆ ARSV

UCHAR _CDB::_RESERVE_TRACK::ARSV

Definition at line 534 of file cdrw_hw.h.

◆ Blocks

UCHAR _CDB::_RESERVE_TRACK::Blocks[4]

Definition at line 541 of file cdrw_hw.h.

◆ Control

UCHAR _CDB::_RESERVE_TRACK::Control

Definition at line 548 of file cdrw_hw.h.

◆ 

struct { ... } _CDB::_RESERVE_TRACK::LBA

◆ OperationCode

UCHAR _CDB::_RESERVE_TRACK::OperationCode

Definition at line 532 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_RESERVE_TRACK::Reserved0

Definition at line 536 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_RESERVE_TRACK::Reserved1[3]

Definition at line 540 of file cdrw_hw.h.

◆ Reserved2

UCHAR _CDB::_RESERVE_TRACK::Reserved2[3]

Definition at line 533 of file scsi.h.

◆ RMZ

UCHAR _CDB::_RESERVE_TRACK::RMZ

Definition at line 535 of file cdrw_hw.h.

◆  [1/2]

struct { ... } _CDB::_RESERVE_TRACK::Size

◆ Size [2/2]

UCHAR _CDB::_RESERVE_TRACK::Size[4]

Definition at line 532 of file scsi.h.

◆ Start

UCHAR _CDB::_RESERVE_TRACK::Start[4]

Definition at line 544 of file cdrw_hw.h.


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