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

  /src/sys/dev/ic/
aic6360.c 162 static void aic_sched(struct aic_softc *);
543 aic_sched(sc);
699 * Start a selection. This is used by aic_sched() to select an idle target,
804 aic_sched(struct aic_softc *sc) function in typeref:typename:void
870 aic_sched(sc);
929 aic_sched(sc);
2057 aic_sched(sc);
2084 aic_sched(sc);
aic6360.c 162 static void aic_sched(struct aic_softc *);
543 aic_sched(sc);
699 * Start a selection. This is used by aic_sched() to select an idle target,
804 aic_sched(struct aic_softc *sc) function in typeref:typename:void
870 aic_sched(sc);
929 aic_sched(sc);
2057 aic_sched(sc);
2084 aic_sched(sc);

Completed in 23 milliseconds