Searched refs:AHCMSG_EXT (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 184 AHCMSG_EXT enumerator 1870 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 1889 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 1901 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 3551 && type == AHCMSG_EXT) { in ahc_sent_msg() 3687 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) { in ahc_parse_msg() 3748 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg() 3870 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahc_parse_msg() 4029 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { in ahc_handle_msg_reject() 4048 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahc_handle_msg_reject() [all …]
|