Searched refs:AHDMSG_1B (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 147 AHDMSG_1B, enumerator 3066 if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE) in ahd_handle_nonpkt_busfree() 3067 || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) { in ahd_handle_nonpkt_busfree() 3108 } else if (ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 3232 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 3241 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 5077 if (type == AHDMSG_1B in ahd_sent_msg() 5656 } else if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_IDENTIFYFLAG, TRUE)) { in ahd_handle_msg_reject()
|