Searched refs:EnableBridge (Results 1 – 1 of 1) sorted by relevance
1255 UINT16 EnableBridge; in PciIoAttributes() local1264 EnableBridge = 0; in PciIoAttributes()1385 EnableBridge |= EFI_PCI_BRIDGE_CONTROL_VGA; in PciIoAttributes()1401 EnableBridge |= EFI_PCI_BRIDGE_CONTROL_ISA; in PciIoAttributes()1542 if (EnableBridge) { in PciIoAttributes()1543 Status = PciEnableBridgeControlRegister(PciIoDevice, EnableBridge); in PciIoAttributes()