Searched refs:AHDMSG_1B (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic79xx.c | 161 AHDMSG_1B, enumerator 2222 if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE) in ahd_handle_nonpkt_busfree() 2223 || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) { in ahd_handle_nonpkt_busfree() 2264 } else if (ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 2379 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 2388 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 4272 if (type == AHDMSG_1B in ahd_sent_msg() 4851 } else if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_IDENTIFYFLAG, TRUE)) { in ahd_handle_msg_reject()
|