Searched refs:fctape_enabled (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h439 fctape_enabled : 1, member in struct:__anon4658
H A Disp.c1762 FCPARAM(isp, 0)->fctape_enabled = 1;
1764 FCPARAM(isp, 0)->fctape_enabled = 0;
1768 FCPARAM(isp, 0)->fctape_enabled = 0;
2062 FCPARAM(isp, chan)->fctape_enabled = 1;
2064 FCPARAM(isp, chan)->fctape_enabled = 0;
4609 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) {

Completed in 112 milliseconds