Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.c588 if (hostp->nh_flags & NLM_NH_INIDLE) { in nlm_suspend_zone()
590 hostp->nh_flags &= ~NLM_NH_INIDLE; in nlm_suspend_zone()
1142 ASSERT(hostp->nh_flags & NLM_NH_INIDLE); in nlm_host_unregister()
1149 hostp->nh_flags &= ~NLM_NH_INIDLE; in nlm_host_unregister()
1575 if (hostp->nh_flags & NLM_NH_INIDLE) { in nlm_host_find_locked()
1577 hostp->nh_flags &= ~NLM_NH_INIDLE; in nlm_host_find_locked()
1711 if (hostp->nh_flags & NLM_NH_INIDLE) { in nlm_host_find_by_sysid()
1713 hostp->nh_flags &= ~NLM_NH_INIDLE; in nlm_host_find_by_sysid()
1759 ASSERT((hostp->nh_flags & NLM_NH_INIDLE) == 0); in nlm_host_release()
1761 hostp->nh_flags |= NLM_NH_INIDLE; in nlm_host_release()
H A Dnlm_impl.h310 #define NLM_NH_INIDLE 0x04 macro
H A Dnlm_service.c1044 if (hostp->nh_flags & NLM_NH_INIDLE) { in nlm_do_free_all()
1047 hostp->nh_flags &= ~NLM_NH_INIDLE; in nlm_do_free_all()