ReactOS 0.4.16-dev-1536-g996bde8
_CDB::_UNMAP Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Anchor:1
 
UCHAR Reserved1:7
 
UCHAR Reserved2 [4]
 
UCHAR GroupNumber:5
 
UCHAR Reserved3:3
 
UCHAR AllocationLength [2]
 
UCHAR Control
 

Detailed Description

Definition at line 2014 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_UNMAP::AllocationLength[2]

Definition at line 2021 of file scsi.h.

◆ Anchor

UCHAR _CDB::_UNMAP::Anchor

Definition at line 2016 of file scsi.h.

◆ Control

UCHAR _CDB::_UNMAP::Control

Definition at line 2022 of file scsi.h.

◆ GroupNumber

UCHAR _CDB::_UNMAP::GroupNumber

Definition at line 2019 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_UNMAP::OperationCode

Definition at line 2015 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_UNMAP::Reserved1

Definition at line 2017 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_UNMAP::Reserved2[4]

Definition at line 2018 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_UNMAP::Reserved3

Definition at line 2020 of file scsi.h.


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