ReactOS 0.4.15-dev-7931-gfd331f1
PCI_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for PCI_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 Function
 
UINT8 Device
 

Detailed Description

PCI Device Path.

Definition at line 83 of file DevicePath.h.

Member Data Documentation

◆ Device

UINT8 PCI_DEVICE_PATH::Device

PCI Device Number.

Definition at line 92 of file DevicePath.h.

◆ Function

UINT8 PCI_DEVICE_PATH::Function

PCI Function Number.

Definition at line 88 of file DevicePath.h.

◆ Header

EFI_DEVICE_PATH_PROTOCOL PCI_DEVICE_PATH::Header

Definition at line 84 of file DevicePath.h.


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