Searched refs:probational (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/isp/
H A Disp.c2535 fcp->portdb[i].probational = 1;
3148 * that are still marked probational (issuing PLOGO for ones which we had
3173 if (lp->probational && lp->state != FC_PORTDB_STATE_ZOMBIE)
3237 if (!lp->probational) {
3239 "Chan %d Port 0x%06x@0x%04x [%d] is not probational (0x%x)",
3245 lp->probational = 0;
3281 lp->probational = 0;
3879 * for probational entries- if we find one, then an old entry is
3909 if (!lp->probational) {
3911 "Chan %d Port 0x%06x@0x%04x [%d] is not probational (
[all...]
H A Dispvar.h401 probational : 1, member in struct:__anon4657

Completed in 344 milliseconds