Searched refs:PCI_BRIDGE_CTL_VGA (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/pci/
H A Dpci-bridge-emul.c161 PCI_BRIDGE_CTL_VGA |
H A Dvgaarb.c633 * leading to it have PCI_BRIDGE_CTL_VGA enabled so the legacy
650 * not have PCI_BRIDGE_CTL_VGA enabled, so it may not be able to
811 if (!(l & PCI_BRIDGE_CTL_VGA)) {
H A Dpci.c6201 cmd |= PCI_BRIDGE_CTL_VGA;
6203 cmd &= ~PCI_BRIDGE_CTL_VGA;
/linux-master/include/uapi/linux/
H A Dpci_regs.h165 #define PCI_BRIDGE_CTL_VGA 0x08 /* Forward VGA addresses */ macro
/linux-master/arch/x86/pci/
H A Dfixup.c336 if (!(config & PCI_BRIDGE_CTL_VGA))
/linux-master/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c2069 if (BCR & PCI_BRIDGE_CTL_VGA)

Completed in 157 milliseconds