Lines Matching refs:Sccb_scsimsg
104 unsigned char Sccb_scsimsg; /* identify msg for selection */ member
1634 p_Sccb->Sccb_scsimsg = in FlashPoint_AbortCCB()
2233 pCurrSCCB->Sccb_scsimsg = MSG_PARITY_ERROR; in FPT_sfm()
2386 currSCCB->Sccb_scsimsg = TARGET_RESET; in FPT_ssel()
3013 if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_sdecm()
3022 currSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_sdecm()
3056 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3067 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3076 pCurrSCCB->Sccb_scsimsg = MESSAGE_REJECT; in FPT_shandem()
3083 if (pCurrSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_shandem()
3089 if (pCurrSCCB->Sccb_scsimsg == MSG_PARITY_ERROR) in FPT_shandem()
3196 if ((sync_msg == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) { in FPT_stsyncn()
3206 if ((offset == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) { in FPT_stsyncn()
3413 if ((width == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) { in FPT_stwidn()
3937 p_sccb->Sccb_scsimsg = NOP; in FPT_sinits()
4139 message = currSCCB->Sccb_scsimsg; in FPT_phaseMsgOut()
4251 currSCCB->Sccb_scsimsg = NOP; in FPT_phaseMsgOut()
4296 if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR) in FPT_phaseMsgIn()
4326 currSCCB->Sccb_scsimsg = ABORT_TASK_SET; in FPT_phaseIllegal()