Home
last modified time | relevance | path

Searched refs:FC_PORTDB_STATE_PROBATIONAL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Dispvar.h419 #define FC_PORTDB_STATE_PROBATIONAL 1 macro
H A Disp.c2064 case FC_PORTDB_STATE_PROBATIONAL: in isp_mark_portdb()
2065 fcp->portdb[i].state = FC_PORTDB_STATE_PROBATIONAL; in isp_mark_portdb()
2801 case FC_PORTDB_STATE_PROBATIONAL: in isp_pdb_sync()
3074 if (lp->state != FC_PORTDB_STATE_PROBATIONAL && in isp_scan_loop()
3578 if (lp->state != FC_PORTDB_STATE_PROBATIONAL || in isp_scan_fabric()
H A Disp_freebsd.c4116 if (lp->state != FC_PORTDB_STATE_PROBATIONAL) { in isp_ldt_task()