HomeSort by: relevance | last modified time | path
    Searched refs:FC_PORTDB_STATE_VALID (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ispvar.h 467 #define FC_PORTDB_STATE_VALID 7
isp.c 2059 case FC_PORTDB_STATE_VALID:
2787 if (lp->state == FC_PORTDB_STATE_VALID) {
2827 lp->state = FC_PORTDB_STATE_VALID;
2838 lp->state = FC_PORTDB_STATE_VALID;
2852 lp->state = FC_PORTDB_STATE_VALID;
4257 if (fcp->portdb[hdlidx].state != FC_PORTDB_STATE_VALID) {
4526 if (lp->state != FC_PORTDB_STATE_VALID) {
4628 if (lp->state != FC_PORTDB_STATE_VALID) {
isp_netbsd.c 311 if (lp->state == FC_PORTDB_STATE_VALID) {

Completed in 1929 milliseconds