MSG_EXT_SDTR_LEN 3799 dev/ic/aic79xx.c 	ahd->msgout_buf[ahd->msgout_index++] = MSG_EXT_SDTR_LEN;
MSG_EXT_SDTR_LEN 4343 dev/ic/aic79xx.c 			if (ahd->msgin_buf[1] != MSG_EXT_SDTR_LEN) {
MSG_EXT_SDTR_LEN 4355 dev/ic/aic79xx.c 			if (ahd->msgin_index < (MSG_EXT_SDTR_LEN + 1))
MSG_EXT_SDTR_LEN 2537 dev/ic/aic7xxx.c 	ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_SDTR_LEN;
MSG_EXT_SDTR_LEN 3124 dev/ic/aic7xxx.c 			if (ahc->msgin_buf[1] != MSG_EXT_SDTR_LEN) {
MSG_EXT_SDTR_LEN 3136 dev/ic/aic7xxx.c 			if (ahc->msgin_index < (MSG_EXT_SDTR_LEN + 1))
MSG_EXT_SDTR_LEN 2066 dev/ic/iha.c   	if ((msglen == MSG_EXT_SDTR_LEN) && (msgcode == MSG_EXT_SDTR)) {
MSG_EXT_SDTR_LEN 2264 dev/ic/iha.c   	sc->HCS_Msg[0] = MSG_EXT_SDTR_LEN;
MSG_EXT_SDTR_LEN  867 dev/ic/oosiop.c 		xfer->msgout[2] = MSG_EXT_SDTR_LEN;
MSG_EXT_SDTR_LEN 1399 dev/ic/oosiop.c 				xfer->msgout[1] = MSG_EXT_SDTR_LEN;
MSG_EXT_SDTR_LEN 1029 dev/ic/osiop.c 			ds->msgout[2] = MSG_EXT_SDTR_LEN;
MSG_EXT_SDTR_LEN 1033 dev/ic/osiop.c 			ds->id.count = MSG_EXT_SDTR_LEN + 3;
MSG_EXT_SDTR_LEN 1222 dev/ic/osiop.c 		    ds->msgbuf[2] == MSG_EXT_SDTR_LEN &&
MSG_EXT_SDTR_LEN  669 dev/ic/siop_common.c 	siop_cmd->siop_tables->msg_out[offset + 1] = MSG_EXT_SDTR_LEN;
MSG_EXT_SDTR_LEN  674 dev/ic/siop_common.c 	    siop_htoc32(siop_cmd->siop_sc, offset + MSG_EXT_SDTR_LEN + 2);
MSG_EXT_SDTR_LEN  942 dev/ic/trm.c   		sc->MsgBuf[sc->MsgCnt++] = MSG_EXT_SDTR_LEN;
MSG_EXT_SDTR_LEN 1612 dev/ic/trm.c   				if (sc->MsgBuf[1] != MSG_EXT_SDTR_LEN)