ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <DevicePath.h>
Public Attributes | |
EFI_DEVICE_PATH_PROTOCOL | Header |
UINT16 | Pun |
UINT16 | Lun |
Definition at line 317 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL SCSI_DEVICE_PATH::Header |
Definition at line 318 of file DevicePath.h.
UINT16 SCSI_DEVICE_PATH::Lun |
Logical Unit Number (LUN).
Definition at line 326 of file DevicePath.h.
UINT16 SCSI_DEVICE_PATH::Pun |
Target ID on the SCSI bus (PUN).
Definition at line 322 of file DevicePath.h.