Home
last modified time | relevance | path

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

/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()
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()
[all …]