Home
last modified time | relevance | path

Searched refs:OperationCode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c75 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()
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()
[all …]