pa_class           75 arch/i386/pci/gscpcib.c 	if (PCI_CLASS(pa->pa_class) != PCI_CLASS_BRIDGE ||
pa_class           76 arch/i386/pci/gscpcib.c 	    PCI_SUBCLASS(pa->pa_class) != PCI_SUBCLASS_BRIDGE_ISA)
pa_class          162 arch/i386/pci/pchb.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE &&
pa_class          163 arch/i386/pci/pchb.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_BRIDGE_HOST)
pa_class          256 arch/i386/pci/pchb.c 			if (PCI_REVISION(pa->pa_class) < 0x3) {
pa_class          100 arch/i386/pci/pcib.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE &&
pa_class          101 arch/i386/pci/pcib.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_BRIDGE_ISA)
pa_class          769 dev/pci/ahc_pci.c 	bd->class = pa->pa_class;
pa_class          563 dev/pci/ahci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
pa_class          564 dev/pci/ahci.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_MASS_STORAGE_SATA &&
pa_class          565 dev/pci/ahci.c 	    PCI_INTERFACE(pa->pa_class) == AHCI_PCI_INTERFACE)
pa_class         1091 dev/pci/ahd_pci.c 	rev = PCI_REVISION(pa->pa_class);
pa_class          164 dev/pci/ami_pci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_I2O)
pa_class          463 dev/pci/auich.c 		 PCI_REVISION(pa->pa_class));
pa_class         1283 dev/pci/auixp.c 	    PCI_REVISION(pa->pa_class));
pa_class          494 dev/pci/autri.c 		if (PCI_CLASS(pa->pa_class) == PCI_CLASS_NETWORK)
pa_class          521 dev/pci/autri.c 	sc->sc_class = pa->pa_class;
pa_class          522 dev/pci/autri.c 	sc->sc_revision = PCI_REVISION(pa->pa_class);
pa_class          355 dev/pci/azalia.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_MULTIMEDIA
pa_class          356 dev/pci/azalia.c 	    && PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_MULTIMEDIA_HDAUDIO)
pa_class          378 dev/pci/cmpci.c 	sc->sc_class = pa->pa_class;
pa_class          557 dev/pci/eap.c  	revision = PCI_REVISION(pa->pa_class);
pa_class           93 dev/pci/ehci_pci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
pa_class           94 dev/pci/ehci_pci.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_SERIALBUS_USB &&
pa_class           95 dev/pci/ehci_pci.c 	    PCI_INTERFACE(pa->pa_class) == PCI_INTERFACE_EHCI)
pa_class          469 dev/pci/emuxki.c                 if (PCI_REVISION(pa->pa_class) == 0x04 ||
pa_class          470 dev/pci/emuxki.c 		    PCI_REVISION(pa->pa_class) == 0x08) {
pa_class          485 dev/pci/emuxki.c 		 PCI_REVISION(pa->pa_class));
pa_class          215 dev/pci/eso.c  	sc->sc_revision = PCI_REVISION(pa->pa_class);
pa_class          251 dev/pci/hifn7751.c 	    PCI_REVISION(pa->pa_class) == 0x61)
pa_class          169 dev/pci/if_atw_pci.c 	sc->sc_rev = PCI_REVISION(pa->pa_class);
pa_class          145 dev/pci/if_dc_pci.c 	    PCI_REVISION(pa->pa_class) == 0x21)
pa_class          262 dev/pci/if_dc_pci.c 	sc->dc_revision = revision = PCI_REVISION(pa->pa_class);
pa_class          162 dev/pci/if_fxp_pci.c 	sc->sc_revision = PCI_REVISION(pa->pa_class);
pa_class          836 dev/pci/if_nxe.c 	if (PCI_CLASS(pa->pa_class) != PCI_CLASS_NETWORK)
pa_class          566 dev/pci/if_pcn.c 	    PCI_CLASS(pa->pa_class) == PCI_CLASS_NETWORK)
pa_class          107 dev/pci/if_re_pci.c 	    PCI_REVISION(pa->pa_class) == 0x20)
pa_class          111 dev/pci/if_rl_pci.c 	    PCI_REVISION(pa->pa_class) == 0x10)
pa_class          178 dev/pci/if_rtw_pci.c 	sc->sc_rev = PCI_REVISION(pa->pa_class);
pa_class          979 dev/pci/if_sis.c 	sc->sis_rev = PCI_REVISION(pa->pa_class);
pa_class          892 dev/pci/if_ste.c 	    PCI_REVISION(pa->pa_class) == 0x12)
pa_class          197 dev/pci/if_stge.c 	sc->sc_rev = PCI_REVISION(pa->pa_class);
pa_class          696 dev/pci/if_vr.c 	sc->vr_revid = PCI_REVISION(pa->pa_class);
pa_class           87 dev/pci/iop_pci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_I2O &&
pa_class           88 dev/pci/iop_pci.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_I2O_STANDARD &&
pa_class           89 dev/pci/iop_pci.c 	    PCI_INTERFACE(pa->pa_class) == PCI_INTERFACE_I2O_INTRDRIVEN)
pa_class          163 dev/pci/jmb.c  		jpa.pa_class = (PCI_CLASS_MASS_STORAGE << PCI_CLASS_SHIFT) |
pa_class          171 dev/pci/jmb.c  		jpa.pa_class = (PCI_CLASS_MASS_STORAGE << PCI_CLASS_SHIFT) |
pa_class          185 dev/pci/jmb.c  		pci_devinfo(pa->pa_id, pa->pa_class, 1, devinfo,
pa_class          599 dev/pci/maestro.c 	if (PCI_CLASS(pa->pa_class) != PCI_CLASS_MULTIMEDIA)
pa_class          601 dev/pci/maestro.c 	if (PCI_SUBCLASS(pa->pa_class) != PCI_SUBCLASS_MULTIMEDIA_AUDIO)
pa_class           88 dev/pci/ohci_pci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
pa_class           89 dev/pci/ohci_pci.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_SERIALBUS_USB &&
pa_class           90 dev/pci/ohci_pci.c 	    PCI_INTERFACE(pa->pa_class) == PCI_INTERFACE_OHCI)
pa_class          230 dev/pci/pccbb.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE &&
pa_class          231 dev/pci/pccbb.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_BRIDGE_CARDBUS &&
pa_class          232 dev/pci/pccbb.c 	    PCI_INTERFACE(pa->pa_class) == 0) {
pa_class          210 dev/pci/pci.c  		pci_devinfo(pa->pa_id, pa->pa_class, 1, devinfo,
pa_class          216 dev/pci/pci.c  		pci_devinfo(pa->pa_id, pa->pa_class, 0, devinfo,
pa_class          278 dev/pci/pci.c  	pa.pa_class = class;
pa_class         1224 dev/pci/pciide.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE) {
pa_class         1225 dev/pci/pciide.c 		switch (PCI_SUBCLASS(pa->pa_class)) {
pa_class         1256 dev/pci/pciide.c 	sc->sc_rev = PCI_REVISION(pa->pa_class);
pa_class         1272 dev/pci/pciide.c 	    sc->sc_tag, pa->pa_class), DEBUG_PROBE);
pa_class         1964 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         2100 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         2228 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         2342 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         2792 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         2985 dev/pci/pciide.c 	if (PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_MASS_STORAGE_IDE) {
pa_class         2986 dev/pci/pciide.c 		interface = PCI_INTERFACE(pa->pa_class);
pa_class         3250 dev/pci/pciide.c 	if (PCI_SUBCLASS(pa->pa_class) != PCI_SUBCLASS_MASS_STORAGE_IDE) {
pa_class         3258 dev/pci/pciide.c 		interface = PCI_INTERFACE(pa->pa_class);
pa_class         3358 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         3386 dev/pci/pciide.c 	if (PCI_SUBCLASS(pa->pa_class) != PCI_SUBCLASS_MASS_STORAGE_IDE) {
pa_class         3394 dev/pci/pciide.c 		interface = PCI_INTERFACE(pa->pa_class);
pa_class         3633 dev/pci/pciide.c 	if (PCI_SUBCLASS(pa->pa_class) != PCI_SUBCLASS_MASS_STORAGE_IDE) {
pa_class         3639 dev/pci/pciide.c 		interface = PCI_INTERFACE(pa->pa_class);
pa_class         3875 dev/pci/pciide.c 	if (PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_MASS_STORAGE_IDE) {
pa_class         3876 dev/pci/pciide.c 		interface = PCI_INTERFACE(pa->pa_class);
pa_class         4405 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         4639 dev/pci/pciide.c 		    PCI_REVISION(pa->pa_class) >= sis_hostbr_type[i].rev)
pa_class         4650 dev/pci/pciide.c 	    PCI_REVISION(pa->pa_class) >= 0x10);
pa_class         4659 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         4674 dev/pci/pciide.c 	br_pa.pa_class = pci_conf_read(sc->sc_pc, br_tag, PCI_CLASS_REG);
pa_class         4676 dev/pci/pciide.c 	    __func__, br_pa.pa_id, br_pa.pa_class), DEBUG_PROBE);
pa_class         4693 dev/pci/pciide.c 				br_pa.pa_class = pci_conf_read(sc->sc_pc,
pa_class         4697 dev/pci/pciide.c 				    __func__, br_pa.pa_id, br_pa.pa_class),
pa_class         5164 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         5549 dev/pci/pciide.c 	if (PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_MASS_STORAGE_IDE) {
pa_class         5550 dev/pci/pciide.c 		interface = PCI_INTERFACE(pa->pa_class);
pa_class         6954 dev/pci/pciide.c 	interface = PCI_INTERFACE(pa->pa_class);
pa_class         7086 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         7604 dev/pci/pciide.c 	if (PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_MASS_STORAGE_IDE) {
pa_class         7605 dev/pci/pciide.c 		interface = PCI_INTERFACE(pa->pa_class);
pa_class         7773 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         8002 dev/pci/pciide.c 	interface = PCI_INTERFACE(pa->pa_class);
pa_class         8193 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class         8324 dev/pci/pciide.c 	pcireg_t interface = PCI_INTERFACE(pa->pa_class);
pa_class          125 dev/pci/pcivar.h 	pcireg_t	pa_id, pa_class;
pa_class           80 dev/pci/ppb.c  	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_BRIDGE &&
pa_class           81 dev/pci/ppb.c  	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_BRIDGE_PCI)
pa_class          111 dev/pci/puc.c  	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_COMMUNICATIONS &&
pa_class          112 dev/pci/puc.c  	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_BRIDGE_PCI)
pa_class           60 dev/pci/sdhc_pci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SYSTEM &&
pa_class           61 dev/pci/sdhc_pci.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_SYSTEM_SDHC)
pa_class          103 dev/pci/sdhc_pci.c 	usedma = PCI_INTERFACE(pa->pa_class) == SDHC_PCI_INTERFACE_DMA;
pa_class           69 dev/pci/siop_pci.c 	pp = siop_lookup_product(pa->pa_id, PCI_REVISION(pa->pa_class));
pa_class          227 dev/pci/siop_pci_common.c 	    siop_lookup_product(pa->pa_id, PCI_REVISION(pa->pa_class));
pa_class          461 dev/pci/tga.c  	rev = PCI_REVISION(pa->pa_class);
pa_class           82 dev/pci/uhci_pci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
pa_class           83 dev/pci/uhci_pci.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_SERIALBUS_USB &&
pa_class           84 dev/pci/uhci_pci.c 	    PCI_INTERFACE(pa->pa_class) == PCI_INTERFACE_UHCI)
pa_class          106 dev/pci/uhci_pci.c 	pci_devinfo(pa->pa_id, pa->pa_class, 0, devinfo);
pa_class          107 dev/pci/uhci_pci.c 	printf(": %s (rev. 0x%02x)", devinfo, PCI_REVISION(pa->pa_class));
pa_class          121 dev/pci/vga_pci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_PREHISTORIC &&
pa_class          122 dev/pci/vga_pci.c 	    PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_PREHISTORIC_VGA)
pa_class          124 dev/pci/vga_pci.c 	if (PCI_CLASS(pa->pa_class) == PCI_CLASS_DISPLAY &&
pa_class          125 dev/pci/vga_pci.c 	     PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_DISPLAY_VGA)
pa_class          718 dev/pci/yds.c  	sc->sc_revision = PCI_REVISION(pa->pa_class);