Searched refs:PCI_CLASS_DISPLAY (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dvga_pcivar.h35 (((PCI_CLASS(class) == PCI_CLASS_DISPLAY && \
H A Dpci_subr.c249 { "display", PCI_CLASS_DISPLAY,
H A Dagp.c73 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY &&
H A Dagp_i810.c217 if (PCI_CLASS(pa->pa_class) != PCI_CLASS_DISPLAY ||
H A Dpcireg.h140 #define PCI_CLASS_DISPLAY 0x03 macro
H A Dpci.c568 if ((PCI_CLASS(class) == PCI_CLASS_DISPLAY &&
1615 if ((PCI_CLASS(pa->pa_class) != PCI_CLASS_DISPLAY ||
/openbsd-current/sys/arch/loongson/loongson/
H A Dwscons_machdep.c136 !(PCI_CLASS(class) == PCI_CLASS_DISPLAY &&
187 !(PCI_CLASS(class) == PCI_CLASS_DISPLAY &&
201 if (PCI_CLASS(class) == PCI_CLASS_DISPLAY) {
H A Dmachdep.c321 PCI_CLASS_DISPLAY ||
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dpci.h521 ((PCI_CLASS_DISPLAY << 8) | PCI_SUBCLASS_DISPLAY_VGA)
523 ((PCI_CLASS_DISPLAY << 8) | PCI_SUBCLASS_DISPLAY_MISC)
/openbsd-current/sys/arch/sparc64/dev/
H A Dvgafb.c129 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY &&
133 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY &&
/openbsd-current/sys/arch/i386/pci/
H A Dpci_addr_fixup.c395 if (PCI_CLASS(class) == PCI_CLASS_DISPLAY) {
/openbsd-current/sys/arch/macppc/pci/
H A Dvgafb.c121 if (PCI_CLASS(pa->pa_class) != PCI_CLASS_DISPLAY ||
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c1087 if (addr == 0 && PCI_CLASS(cr) == PCI_CLASS_DISPLAY &&
1337 CLASS(PCI_CLASS_DISPLAY, "Display",
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_drv.c985 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY &&
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_driver.c2270 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY &&
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_drv.c3019 if (PCI_CLASS(pa->pa_class) != PCI_CLASS_DISPLAY)
3077 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY &&
/openbsd-current/sys/dev/acpi/
H A Dacpidmar.c1690 if (PCI_CLASS(reg) == PCI_CLASS_DISPLAY &&

Completed in 361 milliseconds