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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dispvar.h467 #define FC_PORTDB_STATE_VALID 7 macro
H A Disp.c2060 case FC_PORTDB_STATE_VALID:
2791 if (lp->state == FC_PORTDB_STATE_VALID) {
2831 lp->state = FC_PORTDB_STATE_VALID;
2842 lp->state = FC_PORTDB_STATE_VALID;
2856 lp->state = FC_PORTDB_STATE_VALID;
4261 if (fcp->portdb[hdlidx].state != FC_PORTDB_STATE_VALID) {
4530 if (lp->state != FC_PORTDB_STATE_VALID) {
4632 if (lp->state != FC_PORTDB_STATE_VALID) {
H A Disp_netbsd.c312 if (lp->state == FC_PORTDB_STATE_VALID) {

Completed in 177 milliseconds