Specifications

148
// Secondary section
//
UINT8 SecondaryIrq;
UINT8 SecondaryReserved;
UINT16 SecondaryControl;
UINT16 SecondaryBase;
UINT16 SecondaryBusMaster;
} EFI_LEGACY_INSTALL_PCI_HANDLER;
PciBus
The PCI bus of the device.
PciDeviceFun
The PCI device in bits 7:3 and function in bits 2:0.
PciSegment
The PCI segment of the device.
PciClass
The PCI class code of the device.
PciSubclass
The PCI subclass code of the device.
PciInterface
The PCI interface code of the device.
PrimaryIrq
The primary device IRQ.
PrimaryReserved
Reserved.
PrimaryControl
The primary device control I/O base.
PrimaryBase
The primary device I/O base.
PrimaryBusMaster
The primary device bus master I/O base.
SecondaryIrq
The secondary device IRQ.
SecondaryReserved
Reserved.