iPXE
Data Fields
PCI_DEVICE_HEADER_TYPE_REGION Struct Reference

PCI Device header region in PCI Configuration Space Section 6.1, PCI Local Bus Specification, 2.2. More...

#include <Pci22.h>

Data Fields

UINT32 Bar [6]
 
UINT32 CISPtr
 
UINT16 SubsystemVendorID
 
UINT16 SubsystemID
 
UINT32 ExpansionRomBar
 
UINT8 CapabilityPtr
 
UINT8 Reserved1 [3]
 
UINT32 Reserved2
 
UINT8 InterruptLine
 
UINT8 InterruptPin
 
UINT8 MinGnt
 
UINT8 MaxLat
 

Detailed Description

PCI Device header region in PCI Configuration Space Section 6.1, PCI Local Bus Specification, 2.2.

Definition at line 48 of file Pci22.h.

Field Documentation

◆ Bar

UINT32 PCI_DEVICE_HEADER_TYPE_REGION::Bar[6]

Definition at line 49 of file Pci22.h.

◆ CISPtr

UINT32 PCI_DEVICE_HEADER_TYPE_REGION::CISPtr

Definition at line 50 of file Pci22.h.

◆ SubsystemVendorID

UINT16 PCI_DEVICE_HEADER_TYPE_REGION::SubsystemVendorID

Definition at line 51 of file Pci22.h.

◆ SubsystemID

UINT16 PCI_DEVICE_HEADER_TYPE_REGION::SubsystemID

Definition at line 52 of file Pci22.h.

◆ ExpansionRomBar

UINT32 PCI_DEVICE_HEADER_TYPE_REGION::ExpansionRomBar

Definition at line 53 of file Pci22.h.

◆ CapabilityPtr

UINT8 PCI_DEVICE_HEADER_TYPE_REGION::CapabilityPtr

Definition at line 54 of file Pci22.h.

◆ Reserved1

UINT8 PCI_DEVICE_HEADER_TYPE_REGION::Reserved1[3]

Definition at line 55 of file Pci22.h.

◆ Reserved2

UINT32 PCI_DEVICE_HEADER_TYPE_REGION::Reserved2

Definition at line 56 of file Pci22.h.

◆ InterruptLine

UINT8 PCI_DEVICE_HEADER_TYPE_REGION::InterruptLine

Definition at line 57 of file Pci22.h.

◆ InterruptPin

UINT8 PCI_DEVICE_HEADER_TYPE_REGION::InterruptPin

Definition at line 58 of file Pci22.h.

◆ MinGnt

UINT8 PCI_DEVICE_HEADER_TYPE_REGION::MinGnt

Definition at line 59 of file Pci22.h.

◆ MaxLat

UINT8 PCI_DEVICE_HEADER_TYPE_REGION::MaxLat

Definition at line 60 of file Pci22.h.


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