Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDispvar.h418 #define FC_PORTDB_STATE_NIL 0 macro
HDisp.c2069 case FC_PORTDB_STATE_NIL: in isp_mark_portdb()
2072 fcp->portdb[i].state = FC_PORTDB_STATE_NIL; in isp_mark_portdb()
2681 fcp->portdb[FL_ID].state = FC_PORTDB_STATE_NIL; in isp_fclink_test()
2787 if (lp->state == FC_PORTDB_STATE_NIL || lp->target_mode) { in isp_pdb_sync()
2806 lp->state = FC_PORTDB_STATE_NIL; in isp_pdb_sync()
3059 if (lp->state == FC_PORTDB_STATE_NIL || in isp_scan_loop()
3142 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL) { in isp_scan_loop()
3741 if (lp->state == FC_PORTDB_STATE_NIL) { in isp_scan_fabric()
4176 FC_PORTDB_STATE_NIL) { in isp_nxt_handle()
HDisp_freebsd.c4063 lp->state = FC_PORTDB_STATE_NIL; in isp_gdt_task()
4159 lp->state = FC_PORTDB_STATE_NIL; in isp_ldt_task()
5154 lp->state = FC_PORTDB_STATE_NIL; in isp_async()
HDisp_library.c440 if (lp->state == FC_PORTDB_STATE_NIL && lp->target_mode == 0) { in isp_dump_portdb()
2481 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL) { in isp_add_wwn_entry()