Searched refs:AHDMSG_1B (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | aic79xx.c | 160 AHDMSG_1B, enumerator 2209 if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE) in ahd_handle_nonpkt_busfree() 2210 || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) { in ahd_handle_nonpkt_busfree() 2251 } else if (ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 2366 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 2374 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 4245 if (type == AHDMSG_1B in ahd_sent_msg() 4821 } else if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_IDENTIFYFLAG, TRUE)) { in ahd_handle_msg_reject()
|