wb_intr
bus_intr_establish(sc->wb_iot, ea->ea_intr[0], IPL_BIO, wb_intr, sc);
IPL_SDMMC, false, wb_intr, &sc->sc_wb, device_xname(self));
int wb_intr(void *);