Home
last modified time | relevance | path

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

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