HomeSort by: relevance | last modified time | path
    Searched defs:sunscpal_sched (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
sunscpal.c 106 static void sunscpal_sched(struct sunscpal_softc *);
601 sunscpal_sched(sc);
677 * Otherwise arrange for sunscpal_sched() to do it.
686 * Arrange for sunscpal_sched() to do the deed.
701 sunscpal_sched(sc);
797 sunscpal_sched(sc);
803 /* Make sure sunscpal_sched() finished it. */
836 * Called by sunscpal_sched(), sunscpal_machine()
932 /* Now sunscpal_sched() may be called again. */
943 sunscpal_sched(struct sunscpal_softc *sc function in typeref:typename:void
    [all...]

Completed in 232 milliseconds