Lines Matching refs:OperationCode
75 unsigned char OperationCode; member
1512 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
1526 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
1559 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
2379 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_ssel()
3887 if ((p_sccb->OperationCode == SCATTER_GATHER_COMMAND) || in FPT_sinits()
3888 (p_sccb->OperationCode == RESIDUAL_SG_COMMAND)) { in FPT_sinits()
4065 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseCommand()
4079 if (currSCCB->OperationCode == RESET_COMMAND) in FPT_phaseCommand()
4422 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseBusFree()
6871 if ((p_sccb->OperationCode == RESIDUAL_SG_COMMAND) || in FPT_queueCmdComplete()
6872 (p_sccb->OperationCode == RESIDUAL_COMMAND)) { in FPT_queueCmdComplete()