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