AHDMSG_EXT       3127 drivers/scsi/aic7xxx/aic79xx_core.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE)
AHDMSG_EXT       3180 drivers/scsi/aic7xxx/aic79xx_core.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE)
AHDMSG_EXT       3205 drivers/scsi/aic7xxx/aic79xx_core.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, FALSE)
AHDMSG_EXT       5061 drivers/scsi/aic7xxx/aic79xx_core.c 			 && type == AHDMSG_EXT) {
AHDMSG_EXT       5193 drivers/scsi/aic7xxx/aic79xx_core.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, TRUE)) {
AHDMSG_EXT       5254 drivers/scsi/aic7xxx/aic79xx_core.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, TRUE)) {
AHDMSG_EXT       5371 drivers/scsi/aic7xxx/aic79xx_core.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, TRUE)) {
AHDMSG_EXT       5537 drivers/scsi/aic7xxx/aic79xx_core.c 	if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
AHDMSG_EXT       5538 drivers/scsi/aic7xxx/aic79xx_core.c 		if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/TRUE)
AHDMSG_EXT       5575 drivers/scsi/aic7xxx/aic79xx_core.c 	} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
AHDMSG_EXT       5600 drivers/scsi/aic7xxx/aic79xx_core.c 	} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {