iwn_softintr
static void iwn_softintr(void *);
sc->sc_soft_ih = softint_establish(SOFTINT_NET, iwn_softintr, sc);