ReactOS 0.4.15-dev-7953-g1f49173
_SYNC_CACHE_USER_IN Struct Reference

#include <cdrw_usr.h>

Collaboration diagram for _SYNC_CACHE_USER_IN:

Public Attributes

union {
   UCHAR   Flags
 
   struct {
      UCHAR   RELADR: 1
 
      UCHAR   Immed: 1
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte1
 
ULONG LBA
 
USHORT NumOfBlocks
 

Detailed Description

Definition at line 331 of file cdrw_usr.h.

Member Data Documentation

◆ 

union { ... } _SYNC_CACHE_USER_IN::Byte1

◆ 

struct { ... } _SYNC_CACHE_USER_IN::Fields

◆ Flags

UCHAR _SYNC_CACHE_USER_IN::Flags

Definition at line 333 of file cdrw_usr.h.

◆ Immed

UCHAR _SYNC_CACHE_USER_IN::Immed

Definition at line 336 of file cdrw_usr.h.

◆ LBA

ULONG _SYNC_CACHE_USER_IN::LBA

Definition at line 340 of file cdrw_usr.h.

◆ NumOfBlocks

USHORT _SYNC_CACHE_USER_IN::NumOfBlocks

Definition at line 341 of file cdrw_usr.h.

◆ RELADR

UCHAR _SYNC_CACHE_USER_IN::RELADR

Definition at line 335 of file cdrw_usr.h.

◆ Reserved0

UCHAR _SYNC_CACHE_USER_IN::Reserved0

Definition at line 337 of file cdrw_usr.h.


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