TianoCore EDK2 master
Loading...
Searching...
No Matches
ATAPI_DEVICE_PATH Struct Reference

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 PrimarySecondary
 
UINT8 SlaveMaster
 
UINT16 Lun
 

Detailed Description

Definition at line 327 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL ATAPI_DEVICE_PATH::Header

Definition at line 328 of file DevicePath.h.

◆ Lun

UINT16 ATAPI_DEVICE_PATH::Lun

Logical Unit Number.

Definition at line 340 of file DevicePath.h.

◆ PrimarySecondary

UINT8 ATAPI_DEVICE_PATH::PrimarySecondary

Set to zero for primary, or one for secondary.

Definition at line 332 of file DevicePath.h.

◆ SlaveMaster

UINT8 ATAPI_DEVICE_PATH::SlaveMaster

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

Definition at line 336 of file DevicePath.h.


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