ReactOS 0.4.15-dev-7958-gcd0bb1a
_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 1927 of file scsi.h.

Member Data Documentation

◆ BlockCount

UCHAR _CDB::_SYNCHRONIZE_CACHE16::BlockCount

Definition at line 1933 of file scsi.h.

◆ Control

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Control

Definition at line 1935 of file scsi.h.

◆ Immediate

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Immediate

Definition at line 1930 of file scsi.h.

◆ LogicalBlock

UCHAR _CDB::_SYNCHRONIZE_CACHE16::LogicalBlock

Definition at line 1932 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_SYNCHRONIZE_CACHE16::OperationCode

Definition at line 1928 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Reserved1

Definition at line 1929 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Reserved2

Definition at line 1931 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_SYNCHRONIZE_CACHE16::Reserved3

Definition at line 1934 of file scsi.h.


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