Lines Matching refs:OperationCode
75 unsigned char OperationCode; member
1540 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
1554 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
1587 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
2411 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_ssel()
3915 if ((p_sccb->OperationCode == SCATTER_GATHER_COMMAND) || in FPT_sinits()
3916 (p_sccb->OperationCode == RESIDUAL_SG_COMMAND)) { in FPT_sinits()
4097 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseCommand()
4111 if (currSCCB->OperationCode == RESET_COMMAND) in FPT_phaseCommand()
4454 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseBusFree()
6903 if ((p_sccb->OperationCode == RESIDUAL_SG_COMMAND) || in FPT_queueCmdComplete()
6904 (p_sccb->OperationCode == RESIDUAL_COMMAND)) { in FPT_queueCmdComplete()