Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
DFlashPoint.c324 #define SMABORT 0x06 macro
2867 if ((message == SMABORT) || (message == SMDEV_RESET) || in FPT_SendMsg()
4218 if (message == SMABORT) in FPT_phaseMsgOut()
4224 message = SMABORT; in FPT_phaseMsgOut()
4239 if ((message == SMABORT) || (message == SMDEV_RESET) || in FPT_phaseMsgOut()
4358 currSCCB->Sccb_scsimsg = SMABORT; in FPT_phaseIllegal()