bsciic_intr
(void) bsciic_intr(sc);
IPL_VM, true, bsciic_intr, sc, device_xname(self));
FDT_INTR_MPSAFE, bsciic_intr, sc, device_xname(sc->sc_dev));
int bsciic_intr(void *);