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

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR ServiceAction:5
 
UCHAR Reserved1:3
 
UCHAR LogicalBlock [8]
 
UCHAR AllocationLength [4]
 
UCHAR PMI:1
 
UCHAR Reserved2:7
 
UCHAR Control
 
UCHAR BlockCount [4]
 

Detailed Description

Definition at line 1937 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_READ_CAPACITY16::AllocationLength[4]

Definition at line 1942 of file scsi.h.

◆ BlockCount

UCHAR _CDB::_READ_CAPACITY16::BlockCount[4]

Definition at line 1771 of file storport.h.

◆ Control

UCHAR _CDB::_READ_CAPACITY16::Control

Definition at line 1945 of file scsi.h.

◆ LogicalBlock

UCHAR _CDB::_READ_CAPACITY16::LogicalBlock

Definition at line 1941 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_READ_CAPACITY16::OperationCode

Definition at line 1938 of file scsi.h.

◆ PMI

UCHAR _CDB::_READ_CAPACITY16::PMI

Definition at line 1943 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_READ_CAPACITY16::Reserved1

Definition at line 1940 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_READ_CAPACITY16::Reserved2

Definition at line 1944 of file scsi.h.

◆ ServiceAction

UCHAR _CDB::_READ_CAPACITY16::ServiceAction

Definition at line 1939 of file scsi.h.


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