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...] |