Searched refs:AHDMSG_1B (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 147 AHDMSG_1B, enumerator 3053 if (ahd_sent_msg(ahd, AHDMSG_1B, ABORT_TASK, TRUE) in ahd_handle_nonpkt_busfree() 3054 || ahd_sent_msg(ahd, AHDMSG_1B, ABORT_TASK_SET, TRUE)) { in ahd_handle_nonpkt_busfree() 3095 } else if (ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 3206 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 3215 && ahd_sent_msg(ahd, AHDMSG_1B, in ahd_handle_nonpkt_busfree() 5047 if (type == AHDMSG_1B in ahd_sent_msg() 5626 } else if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_IDENTIFYFLAG, TRUE)) { in ahd_handle_msg_reject()
|