Searched refs:RootBridgePciAddress (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciEnumerator.c1906 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_PCI_ADDRESS RootBridgePciAddress; local
1942 RootBridgePciAddress.Register = 0;
1943 RootBridgePciAddress.Function = Func;
1944 RootBridgePciAddress.Device = Device;
1945 RootBridgePciAddress.Bus = Bus;
1946 RootBridgePciAddress.ExtendedRegister = 0;
1956 RootBridgePciAddress,
1968 RootBridgePciAddress,
1977 RootBridgePciAddress,
1989 RootBridgePciAddress,
[all...]

Completed in 3916 milliseconds