Searched refs:AHDMSG_1B (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.c | 153 AHDMSG_1B, enumerator 2202 if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE) in ahd_handle_nonpkt_busfree() 2203 || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) { in ahd_handle_nonpkt_busfree() 2244 } else if (ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 2357 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 2365 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 4236 if (type == AHDMSG_1B in ahd_sent_msg() 4812 } else if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_IDENTIFYFLAG, TRUE)) { in ahd_handle_msg_reject()
|