Searched defs:PciFunction (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyPlatform.c828 @param PciFunction The PCI function number for this device.
842 IN UINTN PciFunction,
838 TranslatePirq( IN EFI_LEGACY_BIOS_PLATFORM_PROTOCOL *This, IN UINTN PciBus, IN UINTN PciDevice, IN UINTN PciFunction, IN OUT UINT8 *Pirq, OUT UINT8 *PciIrq ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyPci.c26 UINTN PciFunction; member in struct:__anon10437
74 UINTN PciFunction; local
96 &PciFunction
103 (mRomEntry[Index].PciFunction == PciFunction)) {
186 &mRomEntry[mRomCount].PciFunction
251 mRomEntry[Index].PciFunction == Function
509 &Bridges[BridgeIndex].PciFunction
634 @param PciFunction Input = Function. Output = Translated Function
648 IN OUT UINTN *PciFunction,
644 TranslateBusPirq( IN LEGACY_BIOS_INSTANCE *Private, IN OUT UINTN *PciBus, IN OUT UINTN *PciDevice, IN OUT UINTN *PciFunction, IN OUT UINT8 *PirqIndex ) argument
911 UINTN PciFunction; local
1089 UINTN PciFunction; local
2693 UINTN PciFunction; local
[all...]
H A DLegacyBiosInterface.h139 UINTN PciFunction; member in struct:__anon10421
441 UINT8 PciFunction; member in struct:__anon10430
465 UINT8 PciFunction; member in struct:__anon10431

Completed in 51 milliseconds