Searched refs:FC_PORTDB_STATE_NEW (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h418 #define FC_PORTDB_STATE_NEW 3 /* Logged in, not announced. */ macro
H A Disp.c2510 case FC_PORTDB_STATE_NEW:
3191 case FC_PORTDB_STATE_NEW:
3254 if (lp->state != FC_PORTDB_STATE_NEW)
3282 lp->state = FC_PORTDB_STATE_NEW;

Completed in 112 milliseconds