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

/freebsd-current/sys/dev/isp/
H A Dispvar.h334 #define FC_PORTDB_STATE_VALID 5 /* Valid */ macro
H A Disp.c1357 case FC_PORTDB_STATE_VALID:
1840 lp->state = FC_PORTDB_STATE_VALID;
1844 lp->state = FC_PORTDB_STATE_VALID;
1850 case FC_PORTDB_STATE_VALID:
1903 lp->state = FC_PORTDB_STATE_VALID;
2876 if (lp->state != FC_PORTDB_STATE_VALID) {
3020 if (lp->is_target == 0 || lp->state != FC_PORTDB_STATE_VALID) {
3071 if (lp->is_target == 0 || lp->state != FC_PORTDB_STATE_VALID) {
H A Disp_library.c1578 lp->state = FC_PORTDB_STATE_VALID;
1617 lp->state = FC_PORTDB_STATE_VALID;

Completed in 100 milliseconds