sdhc_intr
sdhc_intr, &sc->sc, device_xname(self));
IPL_BIO, true, sdhc_intr, &sc->sc, device_xname(self));
IPL_BIO, true, sdhc_intr, &sc->sc, device_xname(self));
sdhc_intr, sc);
sdhc_intr, &sc->sc_sdhc);
intr_establish(mva->mva_irq, IPL_VM, IST_LEVEL, sdhc_intr, sc);
0, sdhc_intr, &sc->sc, device_xname(self));
FDT_INTR_MPSAFE, sdhc_intr, &sc->sc_sdhc, device_xname(self));
sdhc_intr, &sc->sc);
IPL_BIO, false, sdhc_intr, &sc->sc, device_xname(self));
0, sdhc_intr, &sc->sc, device_xname(dev));
ahb_intr_establish(aaa->aaa_irq, IPL_SDMMC, sdhc_intr,
sdhc_intr, &sc->sc);
IPL_BIO, false, sdhc_intr, &sc->sc, device_xname(self));
sc->sc_ih = Cardbus_intr_establish(ct, IPL_SDMMC, sdhc_intr, &sc->sc);
sdhc_intr, &sc->sc_base, device_xname(self));
sc->sc_ih = pci_intr_establish_xname(pc, ih, IPL_SDMMC, sdhc_intr,
int sdhc_intr(void *);