Searched refs:aic_sched_msgout (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sys/dev/ic/ |
| D | aic6360.c | 161 integrate void aic_sched_msgout(struct aic_softc *, u_char); 600 aic_sched_msgout(sc, m) in aic_sched_msgout() function 714 aic_sched_msgout(sc, SEND_DEV_RESET); 716 aic_sched_msgout(sc, SEND_ABORT); 727 aic_sched_msgout(sc, SEND_DEV_RESET); 731 aic_sched_msgout(sc, SEND_ABORT); 955 aic_sched_msgout(sc, SEND_PARITY_ERROR); 963 aic_sched_msgout(sc, SEND_REJECT); 1026 aic_sched_msgout(sc, sc->sc_lastmsg); 1054 aic_sched_msgout(sc, SEND_ABORT); [all …]
|