Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dispvar.h467 #define FC_PORTDB_STATE_VALID 7 macro
Disp.c2059 case FC_PORTDB_STATE_VALID: in isp_mark_portdb()
2787 if (lp->state == FC_PORTDB_STATE_VALID) { in isp_pdb_sync()
2827 lp->state = FC_PORTDB_STATE_VALID; in isp_pdb_sync()
2838 lp->state = FC_PORTDB_STATE_VALID; in isp_pdb_sync()
2852 lp->state = FC_PORTDB_STATE_VALID; in isp_pdb_sync()
4257 if (fcp->portdb[hdlidx].state != FC_PORTDB_STATE_VALID) { in isp_start()
4526 if (lp->state != FC_PORTDB_STATE_VALID) { in isp_control()
4628 if (lp->state != FC_PORTDB_STATE_VALID) { in isp_control()
Disp_netbsd.c311 if (lp->state == FC_PORTDB_STATE_VALID) { in ispioctl()