Searched refs:AHCMSG_EXT (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 190 AHCMSG_EXT enumerator 1287 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 1306 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 1318 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint() 2955 && type == AHCMSG_EXT) { in ahc_sent_msg() 3091 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) { in ahc_parse_msg() 3152 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg() 3274 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahc_parse_msg() 3433 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { in ahc_handle_msg_reject() 3452 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahc_handle_msg_reject() [all …]
|