ReactOS 0.4.15-dev-7931-gfd331f1
_CDB::_BLANK_MEDIA Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _CDB::_BLANK_MEDIA:

Public Attributes

UCHAR OperationCode
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   BlankType: 3
 
      UCHAR   Reserved0: 1
 
      UCHAR   Immed: 1
 
      UCHAR   Reserved1: 3
 
   }   Fields
 
Byte1
 
UCHAR StartAddr_TrkNum [4]
 
UCHAR Reserved2 [6]
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   BlankType: 3
 
      UCHAR   Reserved0: 1
 
      UCHAR   Immed: 1
 
      UCHAR   Reserved1: 3
 
   }   Fields
 
Byte1
 
UCHAR Immediate:1
 
UCHAR AddressOrTrack [4]
 
UCHAR Reserved3 [5]
 
UCHAR Control
 

Detailed Description

Definition at line 633 of file cdrw_hw.h.

Member Data Documentation

◆ AddressOrTrack

UCHAR _CDB::_BLANK_MEDIA::AddressOrTrack

Definition at line 1231 of file scsi.h.

◆ BlankType

UCHAR _CDB::_BLANK_MEDIA::BlankType

Definition at line 638 of file cdrw_hw.h.

◆  [1/2]

union { ... } _CDB::_BLANK_MEDIA::Byte1

◆  [2/2]

union { ... } _CDB::_BLANK_MEDIA::Byte1

◆ Control

UCHAR _CDB::_BLANK_MEDIA::Control

Definition at line 1233 of file scsi.h.

◆  [1/2]

struct { ... } _CDB::_BLANK_MEDIA::Fields

◆  [2/2]

struct { ... } _CDB::_BLANK_MEDIA::Fields

◆ Flags

UCHAR _CDB::_BLANK_MEDIA::Flags

Definition at line 636 of file cdrw_hw.h.

◆ Immed

UCHAR _CDB::_BLANK_MEDIA::Immed

Definition at line 640 of file cdrw_hw.h.

◆ Immediate

UCHAR _CDB::_BLANK_MEDIA::Immediate

Definition at line 1229 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_BLANK_MEDIA::OperationCode

Definition at line 634 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_BLANK_MEDIA::Reserved0

Definition at line 639 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_BLANK_MEDIA::Reserved1

Definition at line 641 of file cdrw_hw.h.

◆ Reserved2

UCHAR _CDB::_BLANK_MEDIA::Reserved2

Definition at line 645 of file cdrw_hw.h.

◆ Reserved3

UCHAR _CDB::_BLANK_MEDIA::Reserved3

Definition at line 1232 of file scsi.h.

◆ StartAddr_TrkNum

UCHAR _CDB::_BLANK_MEDIA::StartAddr_TrkNum

Definition at line 644 of file cdrw_hw.h.


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