Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDispvar.h441 #define FC_PORTDB_STATE_VALID 7 macro
HDisp.c2245 case FC_PORTDB_STATE_VALID: in isp_mark_portdb()
2963 if (lp->state == FC_PORTDB_STATE_VALID) { in isp_pdb_sync()
3003 lp->state = FC_PORTDB_STATE_VALID; in isp_pdb_sync()
3013 lp->state = FC_PORTDB_STATE_VALID; in isp_pdb_sync()
3026 lp->state = FC_PORTDB_STATE_VALID; in isp_pdb_sync()
4387 if (fcp->portdb[hdlidx].state != FC_PORTDB_STATE_VALID) { in isp_start()
4696 if (lp->state != FC_PORTDB_STATE_VALID) { in isp_control()
4787 if (lp->state != FC_PORTDB_STATE_VALID) { in isp_control()
HDisp_freebsd.c487 if (lp->state == FC_PORTDB_STATE_VALID || lp->target_mode) { in ispioctl()