Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isp/
Dispvar.h417 #define FC_PORTDB_STATE_NIL 0 /* Empty DB slot */ macro
Disp_library.c479 if (lp->state == FC_PORTDB_STATE_NIL) { in isp_dump_portdb()
2128 if (lp->state == FC_PORTDB_STATE_NIL) { in isp_find_pdb_empty()
2145 if (lp->state == FC_PORTDB_STATE_NIL) in isp_find_pdb_by_wwpn()
2165 if (lp->state == FC_PORTDB_STATE_NIL) in isp_find_pdb_by_handle()
2185 if (lp->state == FC_PORTDB_STATE_NIL) in isp_find_pdb_by_portid()
2339 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL) in isp_add_wwn_entry()
2395 lp->state = FC_PORTDB_STATE_NIL; in isp_del_wwn_entry()
2432 if (lp->state != FC_PORTDB_STATE_NIL) in isp_del_all_wwn_entries()
Disp.c2508 lp->state = FC_PORTDB_STATE_NIL; in isp_clear_portdb()
2511 case FC_PORTDB_STATE_NIL: in isp_clear_portdb()
2513 lp->state = FC_PORTDB_STATE_NIL; in isp_clear_portdb()
2532 if (lp->state == FC_PORTDB_STATE_NIL) in isp_mark_portdb()
3173 if (lp->state == FC_PORTDB_STATE_NIL) in isp_pdb_sync()
3179 lp->state = FC_PORTDB_STATE_NIL; in isp_pdb_sync()
3311 if (lp->state == FC_PORTDB_STATE_NIL || in isp_fix_portids()
4378 if (fcp->portdb[i].state != FC_PORTDB_STATE_NIL && in isp_next_handle()
Disp_freebsd.c482 if (lp->state != FC_PORTDB_STATE_NIL) { in ispioctl()
2679 lp->state = FC_PORTDB_STATE_NIL; in isp_gdt_task()
2745 if (lp->state == FC_PORTDB_STATE_NIL) in isp_loop_dead()