Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_library.c326 if (lp->state == FC_PORTDB_STATE_NIL) { in isp_dump_portdb()
1385 if (lp->state == FC_PORTDB_STATE_NIL) { in isp_find_pdb_empty()
1402 if (lp->state == FC_PORTDB_STATE_NIL) in isp_find_pdb_by_wwpn()
1422 if (lp->state == FC_PORTDB_STATE_NIL) in isp_find_pdb_by_handle()
1442 if (lp->state == FC_PORTDB_STATE_NIL) in isp_find_pdb_by_portid()
1596 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL) in isp_add_wwn_entry()
1650 lp->state = FC_PORTDB_STATE_NIL; in isp_del_wwn_entry()
H A Dispvar.h329 #define FC_PORTDB_STATE_NIL 0 /* Empty DB slot */ macro
H A Disp.c1358 lp->state = FC_PORTDB_STATE_NIL; in isp_clear_portdb()
1361 case FC_PORTDB_STATE_NIL: in isp_clear_portdb()
1363 lp->state = FC_PORTDB_STATE_NIL; in isp_clear_portdb()
1382 if (lp->state == FC_PORTDB_STATE_NIL) in isp_mark_portdb()
1819 if (lp->state == FC_PORTDB_STATE_NIL) in isp_pdb_sync()
1825 lp->state = FC_PORTDB_STATE_NIL; in isp_pdb_sync()
2796 if (fcp->portdb[i].state != FC_PORTDB_STATE_NIL && in isp_next_handle()
H A Disp_freebsd.c461 if (lp->state != FC_PORTDB_STATE_NIL) { in ispioctl()
2090 lp->state = FC_PORTDB_STATE_NIL; in isp_gdt_task()
2156 if (lp->state == FC_PORTDB_STATE_NIL) in isp_loop_dead()