Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
H A Dispvar.h424 #define FC_PORTDB_STATE_ZOMBIE 6 macro
H A Disp.c2067 case FC_PORTDB_STATE_ZOMBIE: in isp_mark_portdb()
2865 case FC_PORTDB_STATE_ZOMBIE: in isp_pdb_sync()
3075 lp->state != FC_PORTDB_STATE_ZOMBIE) { in isp_scan_loop()
3747 if (lp->state == FC_PORTDB_STATE_ZOMBIE) { in isp_scan_fabric()
3836 if (fcp->portdb[dbidx].state != FC_PORTDB_STATE_ZOMBIE) { in isp_scan_fabric()
4258 if (fcp->portdb[hdlidx].state == FC_PORTDB_STATE_ZOMBIE) { in isp_start()
H A Disp_freebsd.c4048 if (lp->state != FC_PORTDB_STATE_ZOMBIE) { in isp_gdt_task()
5210 lp->state = FC_PORTDB_STATE_ZOMBIE; in isp_async()