ReactOS 0.4.15-dev-7958-gcd0bb1a
_LUN_LIST Struct Reference

#include <scsi.h>

Public Attributes

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

Detailed Description

Definition at line 3176 of file scsi.h.

Member Data Documentation

◆ Lun

UCHAR _LUN_LIST::Lun

Definition at line 3179 of file scsi.h.

◆ LunListLength

UCHAR _LUN_LIST::LunListLength

Definition at line 3177 of file scsi.h.

Referenced by DeviceReportLuns().

◆ Reserved

UCHAR _LUN_LIST::Reserved

Definition at line 3178 of file scsi.h.


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