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