Searched refs:MSG_EXT_SDTR_LEN (Results 1 – 9 of 9) sorted by relevance
46 #define MSG_EXT_SDTR_LEN 0x03 macro
650 siop_cmd->siop_tables->msg_out[offset + 1] = MSG_EXT_SDTR_LEN; in siop_sdtr_msg()655 siop_htoc32(siop_cmd->siop_sc, offset + MSG_EXT_SDTR_LEN + 2); in siop_sdtr_msg()
1000 ds->msgout[2] = MSG_EXT_SDTR_LEN;1004 ds->id.count = MSG_EXT_SDTR_LEN + 3;1185 ds->msgbuf[2] == MSG_EXT_SDTR_LEN &&
866 xfer->msgout[2] = MSG_EXT_SDTR_LEN; in oosiop_setup()1402 xfer->msgout[1] = MSG_EXT_SDTR_LEN; in oosiop_msgin()
899 sc->MsgBuf[sc->MsgCnt++] = MSG_EXT_SDTR_LEN; in trm_MsgOutPhase1()1574 if (sc->MsgBuf[1] != MSG_EXT_SDTR_LEN) in trm_MsgInPhase0()
1922 if ((msglen == MSG_EXT_SDTR_LEN) && (msgcode == MSG_EXT_SDTR)) { in iha_msgin_extended()2105 sc->HCS_Msg[0] = MSG_EXT_SDTR_LEN; in iha_msgout_sdtr()
2503 ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_SDTR_LEN; in ahc_construct_sdtr()3090 if (ahc->msgin_buf[1] != MSG_EXT_SDTR_LEN) { in ahc_parse_msg()3102 if (ahc->msgin_index < (MSG_EXT_SDTR_LEN + 1)) in ahc_parse_msg()
3781 ahd->msgout_buf[ahd->msgout_index++] = MSG_EXT_SDTR_LEN; in ahd_construct_sdtr()4325 if (ahd->msgin_buf[1] != MSG_EXT_SDTR_LEN) { in ahd_parse_msg()4337 if (ahd->msgin_index < (MSG_EXT_SDTR_LEN + 1)) in ahd_parse_msg()
1175 sc->sc_omess[3] = MSG_EXT_SDTR_LEN; in spc_msgout()