Searched refs:IS_PCI_VGA (Results 1 – 16 of 16) sorted by relevance
129 if (((Pci.Hdr.Command & 0x03) == 0x03) && IS_PCI_VGA (&Pci)) { in PciVgaMiniPortDriverBindingSupported()
763 if (IS_PCI_VGA (&(PciIoDevice->Pci))){ in DetermineDeviceAttribute()839 if (IS_PCI_VGA (&(PciIoDevice->Pci)) &&BridgeControl & EFI_PCI_BRIDGE_CONTROL_VGA) { in DetermineDeviceAttribute()
952 if (IS_PCI_VGA(&Temp->Pci) && in ActiveVGADeviceOnTheRootBridge()
261 #define IS_PCI_VGA(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, 0) macro
270 #define IS_PCI_VGA(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, 0) macro
364 #define IS_PCI_VGA(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, PCI_… macro
93 if (!EFI_ERROR (Status) && IS_PCI_VGA (&Pci)) { in BmGetVideoController()
506 if (IS_PCI_VGA (Pci)) { in DetectAndPreparePlatformPciDevicePath()
1050 if (IS_PCI_VGA(&Temp->Pci) && in ActiveVGADeviceOnTheRootBridge()
862 if (IS_PCI_VGA (&Temp->Pci)) { in IsRejectiveDevice()
1071 if (IS_PCI_VGA (&PciIoDevice->Pci)) { in PciSetDeviceAttribute()
315 if (!IS_PCI_VGA (&Pci)) { in GetSelectedVgaDeviceInfo()
588 if (IS_PCI_VGA (Pci)) { in DetectAndPreparePlatformPciDevicePath()
882 if (IS_PCI_VGA (&Pci)) { in DetectAndPreparePlatformPciDevicePath()
605 if (!(IS_PCI_VGA (&PciConfigHeader) || in EnableAllControllers()
552 if (!IS_PCI_VGA (&Pci)) { in GetPlugInPciVgaDevicePath()