Lines Matching refs:SMPARITY
327 #define SMPARITY 0x09 macro
2265 pCurrSCCB->Sccb_scsimsg = SMPARITY; in FPT_sfm()
2765 FPT_SendMsg(port, SMPARITY); in FPT_sres()
3045 if (currSCCB->Sccb_scsimsg != SMPARITY) in FPT_sdecm()
3115 if (pCurrSCCB->Sccb_scsimsg != SMPARITY) in FPT_shandem()
3121 if (pCurrSCCB->Sccb_scsimsg == SMPARITY) in FPT_shandem()
3228 if ((sync_msg == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) { in FPT_stsyncn()
3238 if ((offset == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) { in FPT_stsyncn()
3443 if ((width == 0x00) && (currSCCB->Sccb_scsimsg == SMPARITY)) { in FPT_stwidn()
4282 if (message == SMPARITY) { in FPT_phaseMsgOut()
4328 if (currSCCB->Sccb_scsimsg != SMPARITY) in FPT_phaseMsgIn()