Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c146 #define F_AUTO_SENSE 0x08 macro
3673 currSCCB->Sccb_XferState |= F_AUTO_SENSE; in FPT_ssenss()
4777 if (!(currSCCB->Sccb_XferState & F_AUTO_SENSE)) { in FPT_autoCmdCmplt()
5018 if (!(pcurrSCCB->Sccb_XferState & F_AUTO_SENSE)) { in FPT_busMstrDataXferStart()
5117 if (pCurrSCCB->Sccb_XferState & F_AUTO_SENSE) { in FPT_hostDataXferAbort()
5359 if (!(pCurrSCCB->Sccb_XferState & F_AUTO_SENSE)) in FPT_hostDataXferAbort()
6864 if (p_sccb->Sccb_XferState & F_AUTO_SENSE) { in FPT_queueCmdComplete()