ReactOS 0.4.16-dev-1520-gb558596
_LUN_LIST Struct Reference

#include <scsi.h>

Public Attributes

UCHAR LunListLength [4]
 
UCHAR Reserved [4]
 
UCHAR Lun [0][8]
 

Detailed Description

Definition at line 3222 of file scsi.h.

Member Data Documentation

◆ Lun

UCHAR _LUN_LIST::Lun

Definition at line 3225 of file scsi.h.

◆ LunListLength

UCHAR _LUN_LIST::LunListLength

Definition at line 3223 of file scsi.h.

Referenced by DeviceReportLuns().

◆ Reserved

UCHAR _LUN_LIST::Reserved

Definition at line 3224 of file scsi.h.


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