MSG_EXT_SDTR     1070 dev/ic/aic6360.c 			case MSG_EXT_SDTR:
MSG_EXT_SDTR     1244 dev/ic/aic6360.c 		sc->sc_omess[2] = MSG_EXT_SDTR;
MSG_EXT_SDTR     2355 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, FALSE)
MSG_EXT_SDTR     3800 dev/ic/aic79xx.c 	ahd->msgout_buf[ahd->msgout_index++] = MSG_EXT_SDTR;
MSG_EXT_SDTR     4336 dev/ic/aic79xx.c 		case MSG_EXT_SDTR:
MSG_EXT_SDTR     4384 dev/ic/aic79xx.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, TRUE)) {
MSG_EXT_SDTR     4791 dev/ic/aic79xx.c 	} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {
MSG_EXT_SDTR     1398 dev/ic/aic7xxx.c 						MSG_EXT_SDTR, FALSE)) {
MSG_EXT_SDTR     2538 dev/ic/aic7xxx.c 	ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_SDTR;
MSG_EXT_SDTR     3116 dev/ic/aic7xxx.c 		case MSG_EXT_SDTR:
MSG_EXT_SDTR     3168 dev/ic/aic7xxx.c 			if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) {
MSG_EXT_SDTR     3554 dev/ic/aic7xxx.c 	} else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {
MSG_EXT_SDTR     2066 dev/ic/iha.c   	if ((msglen == MSG_EXT_SDTR_LEN) && (msgcode == MSG_EXT_SDTR)) {
MSG_EXT_SDTR     2265 dev/ic/iha.c   	sc->HCS_Msg[1] = MSG_EXT_SDTR;
MSG_EXT_SDTR     1720 dev/ic/ncr5380sbc.c 		case MSG_EXT_SDTR:
MSG_EXT_SDTR     1628 dev/ic/ncr53c9x.c 			case MSG_EXT_SDTR:
MSG_EXT_SDTR     1828 dev/ic/ncr53c9x.c 			sc->sc_omess[2] = MSG_EXT_SDTR;
MSG_EXT_SDTR      868 dev/ic/oosiop.c 		xfer->msgout[3] = MSG_EXT_SDTR;
MSG_EXT_SDTR     1388 dev/ic/oosiop.c 		case MSG_EXT_SDTR:
MSG_EXT_SDTR     1400 dev/ic/oosiop.c 				xfer->msgout[2] = MSG_EXT_SDTR;
MSG_EXT_SDTR     1030 dev/ic/osiop.c 			ds->msgout[3] = MSG_EXT_SDTR;
MSG_EXT_SDTR     1223 dev/ic/osiop.c 		    ds->msgbuf[3] == MSG_EXT_SDTR) {
MSG_EXT_SDTR      789 dev/ic/siop.c  				    extmsg == MSG_EXT_SDTR) {
MSG_EXT_SDTR      931 dev/ic/siop.c  			if (siop_cmd->cmd_tables->msg_in[2] == MSG_EXT_SDTR) {
MSG_EXT_SDTR      670 dev/ic/siop_common.c 	siop_cmd->siop_tables->msg_out[offset + 2] = MSG_EXT_SDTR;
MSG_EXT_SDTR      943 dev/ic/trm.c   		sc->MsgBuf[sc->MsgCnt++] = MSG_EXT_SDTR;
MSG_EXT_SDTR     1597 dev/ic/trm.c   			} else if ((sc->MsgBuf[2] == MSG_EXT_SDTR) && (sc->MsgCnt == 5)) {