Home
last modified time | relevance | path

Searched refs:PCI_CLASS (Results 1 – 25 of 55) sorted by relevance

123

/openbsd-src/sys/arch/loongson/loongson/
H A Dwscons_machdep.c136 !(PCI_CLASS(class) == PCI_CLASS_DISPLAY && in wscnprobe()
187 !(PCI_CLASS(class) == PCI_CLASS_DISPLAY && in wscninit()
201 if (PCI_CLASS(class) == PCI_CLASS_DISPLAY) { in wscninit()
/openbsd-src/sys/dev/pci/
H A Dvga_pcivar.h35 (((PCI_CLASS(class) == PCI_CLASS_DISPLAY && \
37 (PCI_CLASS(class) == PCI_CLASS_PREHISTORIC && \
H A Dufshci_pci.c58 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE && in ufshci_pci_match()
H A Dagp.c61 PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in agpbus_probe()
73 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY && in agpvga_match()
H A Dnvme_pci.c63 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE && in nvme_pci_match()
H A Drtsx_pci.c57 PCI_CLASS(pa->pa_class) != PCI_CLASS_UNDEFINED) in rtsx_pci_match()
H A Dmmuagp.c197 if (PCI_CLASS(reg) != PCI_CLASS_BRIDGE || in mmuagp_nvidia_match()
217 if (PCI_CLASS(reg) != PCI_CLASS_BRIDGE || in mmuagp_via_match()
H A Dagp_i810.c206 PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in intagp_gmch_match()
217 if (PCI_CLASS(pa->pa_class) != PCI_CLASS_DISPLAY || in agp_i810_probe()
H A Dami_pci.c163 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_I2O) in ami_pci_match()
H A Dohci_pci.c79 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS && in ohci_pci_match()
H A Duhci_pci.c74 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS && in uhci_pci_match()
H A Dsdhc_pci.c86 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SYSTEM && in sdhc_pci_match()
H A Dpci_subr.c349 class = PCI_CLASS(class_reg); in pci_devinfo()
H A Dif_hme_pci.c129 if (PCI_CLASS(cl) != PCI_CLASS_BRIDGE || in hme_pci_enaddr()
/openbsd-src/sys/arch/sparc64/dev/
H A Debus.c118 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in ebus_match()
125 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in ebus_match()
132 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in ebus_match()
139 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in ebus_match()
H A Dvgafb.c125 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_PREHISTORIC && in vgafbmatch()
129 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY && in vgafbmatch()
133 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY && in vgafbmatch()
/openbsd-src/sys/arch/i386/pci/
H A Dpci_bus_fixup.c97 if (PCI_CLASS(reg) == PCI_CLASS_BRIDGE && in pci_bus_check()
204 if (PCI_CLASS(reg) == PCI_CLASS_BRIDGE && in pci_bus_assign()
H A Dpcib.c96 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in pcibmatch()
H A Dgscpcib.c74 if (PCI_CLASS(pa->pa_class) != PCI_CLASS_BRIDGE || in gscpcib_match()
/openbsd-src/sys/arch/amd64/pci/
H A Dpcib.c92 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in pcibmatch()
/openbsd-src/sys/arch/loongson/dev/
H A Dpcib.c105 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in pcibmatch()
/openbsd-src/sys/dev/cardbus/
H A Dehci_cardbus.c75 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS && in ehci_cardbus_match()
H A Dohci_cardbus.c82 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS && in ohci_cardbus_match()
H A Duhci_cardbus.c72 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS && in uhci_cardbus_match()
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dagp_intel_gtt.c43 PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE && in inteldrm_gmch_match()

123