Searched refs:aic_sched_msgout (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/aic/
H A Daic.c464 aic_sched_msgout(struct aic_softc *aic, u_int8_t msg) function
509 aic_sched_msgout(aic, MSG_ABORT);
511 aic_sched_msgout(aic, MSG_ABORT_TAG);
547 aic_sched_msgout(aic, MSG_PARITY_ERROR);
573 aic_sched_msgout(aic, MSG_MESSAGE_REJECT);
610 aic_sched_msgout(aic, MSG_MESSAGE_REJECT);
623 aic_sched_msgout(aic, MSG_MESSAGE_REJECT);
686 aic_sched_msgout(aic, 0);
707 aic_sched_msgout(aic, MSG_MESSAGE_REJECT);
760 aic_sched_msgout(ai
[all...]

Completed in 122 milliseconds