ReactOS 0.4.15-dev-7924-g5949c20
DEVICE_LOGICAL_UNIT_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for DEVICE_LOGICAL_UNIT_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 Lun
 

Detailed Description

Definition at line 469 of file DevicePath.h.

Member Data Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL DEVICE_LOGICAL_UNIT_DEVICE_PATH::Header

Definition at line 470 of file DevicePath.h.

◆ Lun

UINT8 DEVICE_LOGICAL_UNIT_DEVICE_PATH::Lun

Logical Unit Number for the interface.

Definition at line 474 of file DevicePath.h.


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