ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <DevicePath.h>
Public Attributes | |
EFI_DEVICE_PATH_PROTOCOL | Header |
UINT8 | Function |
UINT8 | Device |
PCI Device Path.
Definition at line 83 of file DevicePath.h.
UINT8 PCI_DEVICE_PATH::Device |
PCI Device Number.
Definition at line 92 of file DevicePath.h.
UINT8 PCI_DEVICE_PATH::Function |
PCI Function Number.
Definition at line 88 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL PCI_DEVICE_PATH::Header |
Definition at line 84 of file DevicePath.h.