Searched refs:EFI_PCI_BRIDGE_CONTROL_VGA (Results 1 – 9 of 9) sorted by relevance
52 EFI_PCI_BRIDGE_CONTROL_VGA | \65 EFI_PCI_BRIDGE_CONTROL_VGA | \
1385 EnableBridge |= EFI_PCI_BRIDGE_CONTROL_VGA; in PciIoAttributes()1387 DisableBridge |= EFI_PCI_BRIDGE_CONTROL_VGA; in PciIoAttributes()
839 if (IS_PCI_VGA (&(PciIoDevice->Pci)) &&BridgeControl & EFI_PCI_BRIDGE_CONTROL_VGA) { in DetermineDeviceAttribute()
42 EFI_PCI_BRIDGE_CONTROL_VGA | \55 EFI_PCI_BRIDGE_CONTROL_VGA | \
1024 if ((BridgeControl & EFI_PCI_BRIDGE_CONTROL_VGA) != 0) { in PciSetDeviceAttribute()1226 …BridgeControl = EFI_PCI_BRIDGE_CONTROL_ISA | EFI_PCI_BRIDGE_CONTROL_VGA | EFI_PCI_BRIDGE_CONTROL_V… in DetermineDeviceAttribute()
1603 BridgeControl |= EFI_PCI_BRIDGE_CONTROL_VGA; in PciIoAttributes()
355 #define EFI_PCI_BRIDGE_CONTROL_VGA 0x0008 macro
370 #define EFI_PCI_BRIDGE_CONTROL_VGA 0x0008 macro
598 #define EFI_PCI_BRIDGE_CONTROL_VGA BIT3 ///< 0x0008 macro