ReactOS 0.4.15-dev-7931-gfd331f1
_CDB::_READ_POSITION Struct Reference

#include <scsi.h>

Public Attributes

UCHAR Operation
 
UCHAR BlockType:1
 
UCHAR Reserved1:4
 
UCHAR Lun:3
 
UCHAR Reserved2 [7]
 
UCHAR Control
 

Detailed Description

Definition at line 1578 of file scsi.h.

Member Data Documentation

◆ BlockType

UCHAR _CDB::_READ_POSITION::BlockType

Definition at line 1580 of file scsi.h.

◆ Control

UCHAR _CDB::_READ_POSITION::Control

Definition at line 1584 of file scsi.h.

◆ Lun

UCHAR _CDB::_READ_POSITION::Lun

Definition at line 1582 of file scsi.h.

◆ Operation

UCHAR _CDB::_READ_POSITION::Operation

Definition at line 1579 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_READ_POSITION::Reserved1

Definition at line 1581 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_READ_POSITION::Reserved2

Definition at line 1583 of file scsi.h.


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