Searched refs:PRLI_WD3_RETRY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Disp_stds.h299 #define PRLI_WD3_RETRY (1 << 8) macro
H A Disp.c4609 if (FCPARAM(isp, XS_CHANNEL(xs))->fctape_enabled && (lp->prli_word3 & PRLI_WD3_RETRY)) {
4628 if (FCPARAM(isp, XS_CHANNEL(xs))->fctape_enabled && (lp->prli_word3 & PRLI_WD3_RETRY)) {
H A Disp_freebsd.c1173 if ((atp->word3 & PRLI_WD3_RETRY) && fcp->fctape_enabled) {
H A Disp_library.c510 if (p3 & PRLI_WD3_RETRY) {

Completed in 284 milliseconds