Searched refs:AHCMSG_EXT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | aic7xxx_core.c | 177 AHCMSG_EXT enumerator 1863 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 1882 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 1894 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 3544 && type == AHCMSG_EXT) { in ahc_sent_msg() 3680 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) { in ahc_parse_msg() 3741 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg() 3863 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahc_parse_msg() 4022 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { in ahc_handle_msg_reject() 4041 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahc_handle_msg_reject() [all …]
|