Searched refs:sc_rxcookie (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsmc90cx6var.h56 void *sc_rxcookie; /* softcallback cookies */ member in struct:bah_softc
H A Dsmc90cx6.c207 sc->sc_rxcookie = softint_establish(SOFTINT_NET, bah_srint, sc);
848 softint_schedule(sc->sc_rxcookie);

Completed in 51 milliseconds