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