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

  /src/sys/dev/ic/
aic6360.c 667 aic_sched_msgout(struct aic_softc *sc, u_char m) function in typeref:typename:void
776 aic_sched_msgout(sc, SEND_DEV_RESET);
778 aic_sched_msgout(sc, SEND_ABORT);
789 aic_sched_msgout(sc, SEND_DEV_RESET);
793 aic_sched_msgout(sc, SEND_ABORT);
1006 aic_sched_msgout(sc, SEND_PARITY_ERROR);
1014 aic_sched_msgout(sc, SEND_REJECT);
1080 aic_sched_msgout(sc, sc->sc_lastmsg);
1112 aic_sched_msgout(sc, SEND_ABORT);
1151 aic_sched_msgout(sc, SEND_SDTR)
    [all...]
aic6360.c 667 aic_sched_msgout(struct aic_softc *sc, u_char m) function in typeref:typename:void
776 aic_sched_msgout(sc, SEND_DEV_RESET);
778 aic_sched_msgout(sc, SEND_ABORT);
789 aic_sched_msgout(sc, SEND_DEV_RESET);
793 aic_sched_msgout(sc, SEND_ABORT);
1006 aic_sched_msgout(sc, SEND_PARITY_ERROR);
1014 aic_sched_msgout(sc, SEND_REJECT);
1080 aic_sched_msgout(sc, sc->sc_lastmsg);
1112 aic_sched_msgout(sc, SEND_ABORT);
1151 aic_sched_msgout(sc, SEND_SDTR)
    [all...]

Completed in 22 milliseconds