Searched refs:aic_sched_msgout (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/sys/dev/aic/ |
| HD | aic.c | 464 aic_sched_msgout(struct aic_softc *aic, u_int8_t msg) in aic_sched_msgout() function 509 aic_sched_msgout(aic, MSG_ABORT); in aic_reconnect() 511 aic_sched_msgout(aic, MSG_ABORT_TAG); in aic_reconnect() 547 aic_sched_msgout(aic, MSG_PARITY_ERROR); in aic_msgin() 573 aic_sched_msgout(aic, MSG_MESSAGE_REJECT); in aic_msgin() 610 aic_sched_msgout(aic, MSG_MESSAGE_REJECT); in aic_handle_msgin() 623 aic_sched_msgout(aic, MSG_MESSAGE_REJECT); in aic_handle_msgin() 686 aic_sched_msgout(aic, 0); in aic_handle_msgin() 707 aic_sched_msgout(aic, MSG_MESSAGE_REJECT); in aic_handle_msgin() 760 aic_sched_msgout(aic, MSG_MESSAGE_REJECT); in aic_handle_msgin() [all …]
|