ReactOS 0.4.16-dev-1946-g52006dd
_CDB::_SYNCHRONIZE_CACHE16 Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved1:1
 
UCHAR Immediate:1
 
UCHAR Reserved2:6
 
UCHAR LogicalBlock [8]
 
UCHAR BlockCount [4]
 
UCHAR Reserved3
 
UCHAR Control
 

Detailed Description

Definition at line 1948 of file scsi.h.

Member Data Documentation

◆ BlockCount

UCHAR _CDB::_SYNCHRONIZE_CACHE16::BlockCount

Definition at line 1954 of file scsi.h.

◆ Control

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Control

Definition at line 1956 of file scsi.h.

◆ Immediate

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Immediate

Definition at line 1951 of file scsi.h.

◆ LogicalBlock

UCHAR _CDB::_SYNCHRONIZE_CACHE16::LogicalBlock

Definition at line 1953 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_SYNCHRONIZE_CACHE16::OperationCode

Definition at line 1949 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Reserved1

Definition at line 1950 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Reserved2

Definition at line 1952 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Reserved3

Definition at line 1955 of file scsi.h.


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