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()
3888 if ((p_sccb->OperationCode == SCATTER_GATHER_COMMAND) || in FPT_sinits()
3889 (p_sccb->OperationCode == RESIDUAL_SG_COMMAND)) { in FPT_sinits()
4066 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseCommand()
4080 if (currSCCB->OperationCode == RESET_COMMAND) in FPT_phaseCommand()
4423 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseBusFree()
6872 if ((p_sccb->OperationCode == RESIDUAL_SG_COMMAND) || in FPT_queueCmdComplete()
6873 (p_sccb->OperationCode == RESIDUAL_COMMAND)) { in FPT_queueCmdComplete()