Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/klm/
H A Dklmmod.c289 if (g->run_status != NLM_ST_UP) { in lm_svc()
326 if (g->run_status != NLM_ST_UP) { in lm_shutdown()
H A Dnlm_impl.h413 NLM_ST_UP, enumerator
H A Dnlm_impl.c1598 if (g->run_status != NLM_ST_UP) in nlm_host_find()
1627 if (g->run_status != NLM_ST_UP) { in nlm_host_findcreate()
1697 if (g->run_status != NLM_ST_UP) in nlm_host_find_by_sysid()
2340 g->run_status = NLM_ST_UP; in nlm_svc_starting()