Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Dispvar.h433 #define FC_PORTDB_STATE_NIL 0 macro
Disp.c2248 case FC_PORTDB_STATE_NIL: in isp_mark_portdb()
2251 fcp->portdb[i].state = FC_PORTDB_STATE_NIL; in isp_mark_portdb()
2851 fcp->portdb[FL_ID].state = FC_PORTDB_STATE_NIL; in isp_fclink_test()
2956 if (lp->state == FC_PORTDB_STATE_NIL || lp->target_mode) { in isp_pdb_sync()
2975 lp->state = FC_PORTDB_STATE_NIL; in isp_pdb_sync()
3218 if (lp->state == FC_PORTDB_STATE_NIL || lp->target_mode) { in isp_scan_loop()
3293 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL) { in isp_scan_loop()
3873 if (lp->state == FC_PORTDB_STATE_NIL) { in isp_scan_fabric()
4296 FC_PORTDB_STATE_NIL) { in isp_nxt_handle()
Disp_freebsd.c4629 lp->state = FC_PORTDB_STATE_NIL; in isp_gdt_task()
4722 lp->state = FC_PORTDB_STATE_NIL; in isp_ldt_task()
5737 lp->state = FC_PORTDB_STATE_NIL; in isp_async()
Disp_library.c454 if (lp->state == FC_PORTDB_STATE_NIL && lp->target_mode == 0) { in isp_dump_portdb()
2545 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL) { in isp_add_wwn_entry()