Searched refs:PCI_REVISION (Results 1 – 25 of 33) sorted by relevance
12
72 pp = siop_lookup_product(pa->pa_id, PCI_REVISION(pa->pa_class));
1382 rev = PCI_REVISION(ahc->bd->class); in ahc_aic785X_setup()1397 rev = PCI_REVISION(ahc->bd->class); in ahc_aic7860_setup()1468 rev = PCI_REVISION(ahc->bd->class); in ahc_aic7880_setup()1516 rev = PCI_REVISION(ahc->bd->class); in ahc_aic7890_setup()1543 rev = PCI_REVISION(ahc->bd->class); in ahc_aic7895_setup()
142 PCI_REVISION(pa->pa_class) == 0x21)274 sc->dc_revision = revision = PCI_REVISION(pa->pa_class);
107 printf(": %s (rev. 0x%02x)", devinfo, PCI_REVISION(pa->pa_class)); in uhci_pci_attach()
166 sc->sc_revision = PCI_REVISION(pa->pa_class);
113 printf(": %s (rev. 0x%02x)", devinfo, PCI_REVISION(pa->pa_class)); in ohci_pci_attach()
340 revision = PCI_REVISION(class_reg); in pci_devinfo()
124 PCI_REVISION(pa->pa_class)); in ehci_pci_attach()
135 #define PCI_REVISION(cr) \ macro
229 if (PCI_REVISION(pa->pa_class) == 1 && psc->sc_base & 0x00000080) {
231 siop_lookup_product(pa->pa_id, PCI_REVISION(pa->pa_class));
510 sc->sc_revision = PCI_REVISION(pa->pa_class);1095 PCI_REVISION(sc->sc_class));
879 sc->sc_rev = PCI_REVISION(pa->pa_class); in pciide_attach()2583 if (PCI_REVISION(pcib_class) >= 0x02) { in apollo_chip_map()2592 if (PCI_REVISION(pcib_class) >= 0x12) { in apollo_chip_map()2602 if (PCI_REVISION(pcib_class) >= 0x40) { in apollo_chip_map()4242 PCI_REVISION(pa->pa_class) >= sis_hostbr_type[i].rev) in sis_hostbr_match()4253 PCI_REVISION(pa->pa_class) >= 0x10); in sis_south_match()
3547 u_char rev = PCI_REVISION(pa->pa_class);3565 u_char rev = PCI_REVISION(pa->pa_class); in ncr_probe()3654 u_char rev = PCI_REVISION(pa->pa_class);
694 sc->vr_revid = PCI_REVISION(pa->pa_class);
413 sc->sc_rev = PCI_REVISION(pa->pa_class); in stge_attach()
461 rev = PCI_REVISION(pa->pa_class);
463 PCI_REVISION(pa->pa_class));
173 PCI_REVISION(br_class) < 5) in ichss_present()
233 if (PCI_REVISION(pa->pa_class) < 0x3) {
195 sc->sc_revision = PCI_REVISION(ca->ca_class);
164 sc->sc_rev = PCI_REVISION(ca->ca_class); in atw_cardbus_attach()
205 sc->dc_revision = PCI_REVISION(ca->ca_class);
224 rev = PCI_REVISION(ca->ca_class); in rtw_cardbus_attach()
1016 rev = PCI_REVISION(pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_CLASS_REG)); in bktr_attach()