Searched refs:PCI_CLASS (Results 26 - 50 of 118) sorted by relevance

12345

/netbsd-current/sys/arch/x86/pci/
H A Dpcib.c176 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE &&
H A Drdcpcib.c107 if (PCI_CLASS(pa->pa_class) != PCI_CLASS_BRIDGE ||
/netbsd-current/sys/arch/powerpc/pci/
H A Dpcib.c76 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE &&
H A Dpchb.c69 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE &&
/netbsd-current/sys/dev/pci/
H A Drtsx_pci.c74 PCI_CLASS(pa->pa_class) != PCI_CLASS_UNDEFINED)
H A Dvga_pci.c153 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_PREHISTORIC &&
156 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY &&
H A Dagp_amd64.c167 if (PCI_CLASS(reg) != PCI_CLASS_BRIDGE ||
187 if (PCI_CLASS(reg) != PCI_CLASS_BRIDGE ||
H A Daceride.c76 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
103 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE &&
H A Dgeodeide.c83 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
H A Diteide.c77 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE) {
H A Doptiide.c82 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
H A Dfwohci_pci.c87 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
H A Dcypide.c69 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
H A Dixpide.c75 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
H A Dnside.c70 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
H A Dohci_pci.c74 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
/netbsd-current/sys/arch/powerpc/ibm4xx/pci/
H A Dpchb.c105 if (PCI_CLASS(class) == PCI_CLASS_BRIDGE &&
/netbsd-current/sys/arch/atari/pci/
H A Dpci_vga.c165 if (PCI_CLASS(class) == PCI_CLASS_PREHISTORIC &&
168 if (PCI_CLASS(class) == PCI_CLASS_DISPLAY &&
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dpciide.c100 native = PCI_CLASS(val) != PCI_CLASS_IDE ||
/netbsd-current/sys/arch/i386/pci/
H A Dgcscide.c134 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
H A Dgscpcib.c116 if (PCI_CLASS(pa->pa_class) != PCI_CLASS_BRIDGE ||
/netbsd-current/sys/dev/cardbus/
H A Dsdhc_cardbus.c91 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SYSTEM &&
H A Duhci_cardbus.c83 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS &&
H A Dehci_cardbus.c92 if (PCI_CLASS(ca->ca_class) == PCI_CLASS_SERIALBUS &&
/netbsd-current/sys/arch/prep/pci/
H A Dpci_machdep.c324 if (PCI_CLASS(class) == PCI_CLASS_BRIDGE &&

Completed in 376 milliseconds

12345