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

Data Fields

PCI_CAP_DOMAIN Domain
 
UINT16 CapId
 
UINT16 NumInstances
 
UINT16 Instance
 
UINT16 Offset
 
UINT16 MaxSizeHint
 
UINT8 Version
 

Detailed Description

Definition at line 128 of file PciCapLib.h.

Field Documentation

◆ CapId

UINT16 PCI_CAP_INFO::CapId

Definition at line 130 of file PciCapLib.h.

◆ Domain

PCI_CAP_DOMAIN PCI_CAP_INFO::Domain

Definition at line 129 of file PciCapLib.h.

◆ Instance

UINT16 PCI_CAP_INFO::Instance

Definition at line 143 of file PciCapLib.h.

◆ MaxSizeHint

UINT16 PCI_CAP_INFO::MaxSizeHint

Definition at line 157 of file PciCapLib.h.

◆ NumInstances

UINT16 PCI_CAP_INFO::NumInstances

Definition at line 136 of file PciCapLib.h.

◆ Offset

UINT16 PCI_CAP_INFO::Offset

Definition at line 148 of file PciCapLib.h.

◆ Version

UINT8 PCI_CAP_INFO::Version

Definition at line 162 of file PciCapLib.h.


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