IPL_SDMMC
sc->sc_ih = arm_intr_establish_fdt(faa->fa_node, IPL_SDMMC,
IPL_SDMMC | IPL_MPSAFE, octmmc_intr, sc, DEVNAME(sc));
mtx_init(&sc->sc_intr_mtx, IPL_SDMMC);
splassert(IPL_SDMMC);
sc->sc_dmac = bcmdmac_alloc(BCMDMAC_TYPE_NORMAL, IPL_SDMMC,
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_SDMMC, bcmsdhost_intr,
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_SDMMC,
sc->sc_ih = pci_intr_establish(pa->pa_pc, ih, IPL_SDMMC,
sc->sc_ih = pci_intr_establish(pa->pa_pc, ih, IPL_SDMMC,