Home
last modified time | relevance | path

Searched refs:EFI_PCI_BRIDGE_CONTROL_ISA (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciCommand.h51 EFI_PCI_BRIDGE_CONTROL_ISA | \
64 EFI_PCI_BRIDGE_CONTROL_ISA | \
DPciIo.c1399 DisableBridge |= EFI_PCI_BRIDGE_CONTROL_ISA; in PciIoAttributes()
1401 EnableBridge |= EFI_PCI_BRIDGE_CONTROL_ISA; in PciIoAttributes()
DPciEnumeratorSupport.c830 if ((BridgeControl & EFI_PCI_BRIDGE_CONTROL_ISA) != 0) { in DetermineDeviceAttribute()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciCommand.h41 EFI_PCI_BRIDGE_CONTROL_ISA | \
54 EFI_PCI_BRIDGE_CONTROL_ISA | \
DPciEnumeratorSupport.c1020 if ((BridgeControl & EFI_PCI_BRIDGE_CONTROL_ISA) != 0) { in PciSetDeviceAttribute()
1226 …BridgeControl = EFI_PCI_BRIDGE_CONTROL_ISA | EFI_PCI_BRIDGE_CONTROL_VGA | EFI_PCI_BRIDGE_CONTROL_V… in DetermineDeviceAttribute()
DPciIo.c1607 BridgeControl |= EFI_PCI_BRIDGE_CONTROL_ISA; in PciIoAttributes()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Dpci22.h354 #define EFI_PCI_BRIDGE_CONTROL_ISA 0x0004 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Dpci22.h369 #define EFI_PCI_BRIDGE_CONTROL_ISA 0x0004 macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPci22.h597 #define EFI_PCI_BRIDGE_CONTROL_ISA BIT2 ///< 0x0004 macro