iPXE
Data Fields
ATAPI_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 PrimarySecondary
 Set to zero for primary, or one for secondary. More...
 
UINT8 SlaveMaster
 Set to zero for master, or one for slave mode. More...
 
UINT16 Lun
 Logical Unit Number. More...
 

Detailed Description

Definition at line 329 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL ATAPI_DEVICE_PATH::Header

Definition at line 330 of file DevicePath.h.

◆ PrimarySecondary

UINT8 ATAPI_DEVICE_PATH::PrimarySecondary

Set to zero for primary, or one for secondary.

Definition at line 334 of file DevicePath.h.

◆ SlaveMaster

UINT8 ATAPI_DEVICE_PATH::SlaveMaster

Set to zero for master, or one for slave mode.

Definition at line 338 of file DevicePath.h.

◆ Lun

UINT16 ATAPI_DEVICE_PATH::Lun

Logical Unit Number.

Definition at line 342 of file DevicePath.h.


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