Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
DFlashPoint.c318 #define SMABORT 0x06 macro
2885 if ((message == SMABORT) || (message == SMDEV_RESET) || in FPT_SendMsg()
4238 if (message == SMABORT) in FPT_phaseMsgOut()
4244 message = SMABORT; in FPT_phaseMsgOut()
4259 if ((message == SMABORT) || (message == SMDEV_RESET) || in FPT_phaseMsgOut()
4378 currSCCB->Sccb_scsimsg = SMABORT; in FPT_phaseIllegal()