|
iPXE
|
#include <DevicePath.h>
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT16 | Pun |
| Target ID on the SCSI bus (PUN). | |
| UINT16 | Lun |
| Logical Unit Number (LUN). | |
Definition at line 350 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL SCSI_DEVICE_PATH::Header |
Definition at line 351 of file DevicePath.h.
| UINT16 SCSI_DEVICE_PATH::Pun |
Target ID on the SCSI bus (PUN).
Definition at line 355 of file DevicePath.h.
| UINT16 SCSI_DEVICE_PATH::Lun |
Logical Unit Number (LUN).
Definition at line 359 of file DevicePath.h.