Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
DFlashPoint.c75 unsigned char OperationCode; member
1537 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
1551 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
1584 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
2408 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_ssel()
3912 if ((p_sccb->OperationCode == SCATTER_GATHER_COMMAND) || in FPT_sinits()
3913 (p_sccb->OperationCode == RESIDUAL_SG_COMMAND)) { in FPT_sinits()
4094 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseCommand()
4108 if (currSCCB->OperationCode == RESET_COMMAND) in FPT_phaseCommand()
4451 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseBusFree()
[all …]