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