Home
last modified time | relevance | path

Searched refs:LM_SYSID_MAX (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dlm.h71 #define LM_SYSID_MAX ((sysid_t)0x3FFF) macro
/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.c100 #define NLM_BMAP_NITEMS (LM_SYSID_MAX + 1)
2557 if (nlm_sysid_nidx > LM_SYSID_MAX) in nlm_sysid_alloc()
2581 ASSERT(sysid >= LM_SYSID && sysid <= LM_SYSID_MAX); in nlm_sysid_free()