Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h985 UINT16 SecondaryControl; ///< The secondary device control I/O base. member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyPci.c883 DEBUG ((EFI_D_INFO, "SecondaryControl - %04x\n", (UINTN)PciHandle->SecondaryControl)); in DumpPciHandle()
999 …Private->IntThunk->PciHandler.SecondaryControl = (UINT16) ((PciConfigHeader->Device.Bar[3] & 0xff… in InstallLegacyIrqHandler()
1004 Private->IntThunk->PciHandler.SecondaryControl = 0x376; in InstallLegacyIrqHandler()