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

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Immediate:1
 
UCHAR CPBit:1
 
UCHAR BTBit:1
 
UCHAR Reserved1:2
 
UCHAR LogicalUnitNumber:3
 
UCHAR Reserved3
 
UCHAR LogicalBlockAddress [4]
 
UCHAR Reserved4
 
UCHAR Partition
 
UCHAR Control
 

Detailed Description

Definition at line 1440 of file scsi.h.

Member Data Documentation

◆ BTBit

UCHAR _CDB::_LOCATE::BTBit

Definition at line 1444 of file scsi.h.

◆ Control

UCHAR _CDB::_LOCATE::Control

Definition at line 1451 of file scsi.h.

◆ CPBit

UCHAR _CDB::_LOCATE::CPBit

Definition at line 1443 of file scsi.h.

◆ Immediate

UCHAR _CDB::_LOCATE::Immediate

Definition at line 1442 of file scsi.h.

◆ LogicalBlockAddress

UCHAR _CDB::_LOCATE::LogicalBlockAddress

Definition at line 1448 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_LOCATE::LogicalUnitNumber

Definition at line 1446 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_LOCATE::OperationCode

Definition at line 1441 of file scsi.h.

◆ Partition

UCHAR _CDB::_LOCATE::Partition

Definition at line 1450 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_LOCATE::Reserved1

Definition at line 1445 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_LOCATE::Reserved3

Definition at line 1447 of file scsi.h.

◆ Reserved4

UCHAR _CDB::_LOCATE::Reserved4

Definition at line 1449 of file scsi.h.


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