Home
last modified time | relevance | path

Searched refs:PciDeviceFunction (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h381 UINT8 PciDeviceFunction; ///< The PCI device * 0x08 | PCI function. member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyPci.c2517 …Private->IntThunk->DispatchOpromTable.PciDeviceFunction = (UINT8) ((Device << 3) | Funct… in LegacyBiosInstallRom()