iPXE
Data Fields
PCI_DEVICE_PATH Struct Reference

PCI Device Path. More...

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 Function
 PCI Function Number. More...
 
UINT8 Device
 PCI Device Number. More...
 

Detailed Description

PCI Device Path.

Definition at line 80 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL PCI_DEVICE_PATH::Header

Definition at line 81 of file DevicePath.h.

◆ Function

UINT8 PCI_DEVICE_PATH::Function

PCI Function Number.

Definition at line 85 of file DevicePath.h.

◆ Device

UINT8 PCI_DEVICE_PATH::Device

PCI Device Number.

Definition at line 89 of file DevicePath.h.


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