Searched refs:PRLI_WD3_RETRY (Results 1 – 4 of 4) sorted by relevance
250 #define PRLI_WD3_RETRY (1 << 8) macro
4553 if (FCPARAM(isp, XS_CHANNEL(xs))->fctape_enabled && (lp->prli_word3 & PRLI_WD3_RETRY)) { in isp_start()4572 if (FCPARAM(isp, XS_CHANNEL(xs))->fctape_enabled && (lp->prli_word3 & PRLI_WD3_RETRY)) { in isp_start()
1670 if ((atp->word3 & PRLI_WD3_RETRY) && fcp->fctape_enabled) { in isp_target_start_ctio()
498 if (p3 & PRLI_WD3_RETRY) { in isp_gen_role_str()