ReactOS 0.4.15-dev-7924-g5949c20
_UNMAP_LIST_HEADER Struct Reference

#include <scsi.h>

Collaboration diagram for _UNMAP_LIST_HEADER:

Public Attributes

UCHAR DataLength [2]
 
UCHAR BlockDescrDataLength [2]
 
UCHAR Reserved [4]
 
UNMAP_BLOCK_DESCRIPTOR Descriptors [0]
 

Detailed Description

Definition at line 3249 of file scsi.h.

Member Data Documentation

◆ BlockDescrDataLength

UCHAR _UNMAP_LIST_HEADER::BlockDescrDataLength[2]

Definition at line 3251 of file scsi.h.

◆ DataLength

UCHAR _UNMAP_LIST_HEADER::DataLength[2]

Definition at line 3250 of file scsi.h.

◆ Descriptors

UNMAP_BLOCK_DESCRIPTOR _UNMAP_LIST_HEADER::Descriptors[0]

Definition at line 3254 of file scsi.h.

◆ Reserved

UCHAR _UNMAP_LIST_HEADER::Reserved[4]

Definition at line 3252 of file scsi.h.


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