ReactOS 0.4.15-dev-7942-gd23573b
_CDB::_SYNCHRONIZE_CACHE Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _CDB::_SYNCHRONIZE_CACHE:

Public Attributes

UCHAR OperationCode
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   RELADR: 1
 
      UCHAR   Immed: 1
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte1
 
UCHAR LBA [4]
 
UCHAR Reserved1
 
UCHAR NumOfBlocks [2]
 
UCHAR Reserved2 [3]
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   RELADR: 1
 
      UCHAR   Immed: 1
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte1
 

Detailed Description

Definition at line 605 of file cdrw_hw.h.

Member Data Documentation

◆  [1/2]

union { ... } _CDB::_SYNCHRONIZE_CACHE::Byte1

◆  [2/2]

union { ... } _CDB::_SYNCHRONIZE_CACHE::Byte1

◆  [1/2]

struct { ... } _CDB::_SYNCHRONIZE_CACHE::Fields

◆  [2/2]

struct { ... } _CDB::_SYNCHRONIZE_CACHE::Fields

◆ Flags

UCHAR _CDB::_SYNCHRONIZE_CACHE::Flags

Definition at line 608 of file cdrw_hw.h.

◆ Immed

UCHAR _CDB::_SYNCHRONIZE_CACHE::Immed

Definition at line 611 of file cdrw_hw.h.

◆ LBA

UCHAR _CDB::_SYNCHRONIZE_CACHE::LBA

Definition at line 615 of file cdrw_hw.h.

◆ NumOfBlocks

UCHAR _CDB::_SYNCHRONIZE_CACHE::NumOfBlocks

Definition at line 617 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_SYNCHRONIZE_CACHE::OperationCode

Definition at line 606 of file cdrw_hw.h.

◆ RELADR

UCHAR _CDB::_SYNCHRONIZE_CACHE::RELADR

Definition at line 610 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_SYNCHRONIZE_CACHE::Reserved0

Definition at line 612 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_SYNCHRONIZE_CACHE::Reserved1

Definition at line 616 of file cdrw_hw.h.

◆ Reserved2

UCHAR _CDB::_SYNCHRONIZE_CACHE::Reserved2

Definition at line 618 of file cdrw_hw.h.


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