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

  /src/sys/dev/ic/
mb89352.c 182 integrate void spc_sched_msgout(struct spc_softc *, uint8_t);
633 spc_sched_msgout(struct spc_softc *sc, uint8_t m) function in typeref:typename:integrate void
638 SPC_TRACE(("spc_sched_msgout "));
758 spc_sched_msgout(sc, SEND_DEV_RESET);
760 spc_sched_msgout(sc, SEND_ABORT);
771 spc_sched_msgout(sc, SEND_DEV_RESET);
775 spc_sched_msgout(sc, SEND_ABORT);
949 spc_sched_msgout(sc, SEND_PARITY_ERROR);
1003 spc_sched_msgout(sc, SEND_REJECT);
1067 spc_sched_msgout(sc, sc->sc_lastmsg)
    [all...]

Completed in 11 milliseconds