Searched refs:MSG_ABORT_TAG (Results 1 – 3 of 3) sorted by relevance
326 #ifndef MSG_ABORT_TAG327 #define MSG_ABORT_TAG 0x0d macro
22 #define MSG_ABORT_TAG 0x0d /* O/O */ macro
2202 if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE) in ahd_handle_nonpkt_busfree()2218 sent_msg == MSG_ABORT_TAG ? "" : " Tag"); in ahd_handle_nonpkt_busfree()2220 if (sent_msg == MSG_ABORT_TAG) in ahd_handle_nonpkt_busfree()3614 ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT_TAG; in ahd_setup_initiator_msgout()4600 case MSG_ABORT_TAG: in ahd_parse_msg()4612 if (ahd->msgin_buf[0] == MSG_ABORT_TAG) in ahd_parse_msg()