Searched refs:FC_PORTDB_STATE_NIL (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/isp/
H A Disp_library.c326 if (lp->state == FC_PORTDB_STATE_NIL) {
1385 if (lp->state == FC_PORTDB_STATE_NIL) {
1402 if (lp->state == FC_PORTDB_STATE_NIL)
1422 if (lp->state == FC_PORTDB_STATE_NIL)
1442 if (lp->state == FC_PORTDB_STATE_NIL)
1596 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL)
1650 lp->state = FC_PORTDB_STATE_NIL;
H A Dispvar.h329 #define FC_PORTDB_STATE_NIL 0 /* Empty DB slot */ macro
H A Disp.c1358 lp->state = FC_PORTDB_STATE_NIL;
1361 case FC_PORTDB_STATE_NIL:
1363 lp->state = FC_PORTDB_STATE_NIL;
1382 if (lp->state == FC_PORTDB_STATE_NIL)
1819 if (lp->state == FC_PORTDB_STATE_NIL)
1825 lp->state = FC_PORTDB_STATE_NIL;
2796 if (fcp->portdb[i].state != FC_PORTDB_STATE_NIL &&
H A Disp_freebsd.c461 if (lp->state != FC_PORTDB_STATE_NIL) {
2090 lp->state = FC_PORTDB_STATE_NIL;
2156 if (lp->state == FC_PORTDB_STATE_NIL)

Completed in 138 milliseconds