HomeSort by: relevance | last modified time | path
    Searched refs:sc_rxcookie (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
smc90cx6var.h 56 void *sc_rxcookie; /* softcallback cookies */ member in struct:bah_softc
smc90cx6.c 204 sc->sc_rxcookie = softint_establish(SOFTINT_NET, bah_srint, sc);
841 softint_schedule(sc->sc_rxcookie);

Completed in 13 milliseconds