ReactOS 0.4.15-dev-7924-g5949c20
_CDB::_SYNCHRONIZE_CACHE10 Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR RelAddr:1
 
UCHAR Immediate:1
 
UCHAR Reserved:3
 
UCHAR Lun:3
 
UCHAR LogicalBlockAddress [4]
 
UCHAR Reserved2
 
UCHAR BlockCount [2]
 
UCHAR Control
 

Detailed Description

Definition at line 1714 of file scsi.h.

Member Data Documentation

◆ BlockCount

UCHAR _CDB::_SYNCHRONIZE_CACHE10::BlockCount

Definition at line 1722 of file scsi.h.

◆ Control

UCHAR _CDB::_SYNCHRONIZE_CACHE10::Control

Definition at line 1723 of file scsi.h.

◆ Immediate

UCHAR _CDB::_SYNCHRONIZE_CACHE10::Immediate

Definition at line 1717 of file scsi.h.

◆ LogicalBlockAddress

UCHAR _CDB::_SYNCHRONIZE_CACHE10::LogicalBlockAddress

Definition at line 1720 of file scsi.h.

◆ Lun

UCHAR _CDB::_SYNCHRONIZE_CACHE10::Lun

Definition at line 1719 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_SYNCHRONIZE_CACHE10::OperationCode

Definition at line 1715 of file scsi.h.

◆ RelAddr

UCHAR _CDB::_SYNCHRONIZE_CACHE10::RelAddr

Definition at line 1716 of file scsi.h.

◆ Reserved

UCHAR _CDB::_SYNCHRONIZE_CACHE10::Reserved

Definition at line 1718 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_SYNCHRONIZE_CACHE10::Reserved2

Definition at line 1721 of file scsi.h.


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