Searched refs:PCI_REVISION (Results 1 – 25 of 53) sorted by relevance
123
149 (PCI_REVISION(pa->pa_class) & 0xf0) == 0x60) { in ehci_pci_attach()342 (PCI_REVISION(pa->pa_class) == 0x3a || in ehci_sb700_match()343 PCI_REVISION(pa->pa_class) == 0x3b)) in ehci_sb700_match()
101 PCI_REVISION(pa->pa_class) == 0x02) in bwi_pci_match()158 sc->sc_pci_revid = PCI_REVISION(pa->pa_class); in bwi_pci_attach()
63 pp = siop_lookup_product(pa->pa_id, PCI_REVISION(pa->pa_class)); in siop_pci_match()
167 switch (PCI_REVISION(pa->pa_class)) { in qlw_pci_attach()189 if (PCI_REVISION(pa->pa_class) < 2) in qlw_pci_attach()
107 PCI_REVISION(pa->pa_class) == 0x10) in rl_pci_match()
1445 rev = PCI_REVISION(ahc->bd->class); in ahc_aic785X_setup()1461 rev = PCI_REVISION(ahc->bd->class); in ahc_aic7860_setup()1534 rev = PCI_REVISION(ahc->bd->class); in ahc_aic7880_setup()1583 rev = PCI_REVISION(ahc->bd->class); in ahc_aic7890_setup()1612 rev = PCI_REVISION(ahc->bd->class); in ahc_aic7895_setup()
164 sc->sc_rev = PCI_REVISION(pa->pa_class); in rtw_pci_attach()
139 PCI_REVISION(pa->pa_class) == 0x21) in dc_pci_match()212 sc->dc_revision = PCI_REVISION(pa->pa_class); in dc_pci_attach()
146 PCI_REVISION(pa->pa_class) >= 0x40)) { in piixpm_attach()166 PCI_REVISION(pa->pa_class) >= 0x1f) || in piixpm_attach()
151 sc->sc_rev = PCI_REVISION(pa->pa_class); in atw_pci_attach()
155 sc->sc_revision = PCI_REVISION(pa->pa_class); in fxp_pci_attach()
103 PCI_REVISION(pa->pa_class) == 0x20) in re_pci_probe()
352 revision = PCI_REVISION(class_reg); in pci_devinfo()
361 PCI_REVISION(pa->pa_class) == 0) in virtio_pci_match() 601 revision = PCI_REVISION(pa->pa_class); in virtio_pci_attach()
217 siop_lookup_product(pa->pa_id, PCI_REVISION(pa->pa_class)); in siop_pci_attach_common()
133 #define PCI_REVISION(cr) \ macro
233 PCI_REVISION(pa->pa_class) << PCI_REVISION_SHIFT); in ahci_ati_sb_idetoahci()
101 icp->ic_rev = PCI_REVISION(reg); in irongate_init()
162 sc->sc_revision = PCI_REVISION(ca->ca_class); in fxp_cardbus_attach()
137 sc->sc_pci_revid = PCI_REVISION(ca->ca_class); in bwi_cardbus_attach()
139 sc->sc_rev = PCI_REVISION(ca->ca_class); in atw_cardbus_attach()
228 sc->dc_revision = PCI_REVISION(ca->ca_class); in dc_cardbus_attach()
202 rev = PCI_REVISION(ca->ca_class); in rtw_cardbus_attach()
233 PCI_REVISION(br_class) < 5) { in ichss_present()
240 if (PCI_REVISION(pa->pa_class) < 0x3) { in pchbattach()