Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c100 #define NLM_BMAP_NITEMS (LM_SYSID_MAX + 1) macro
106 #define NLM_BMAP_WORDS (NLM_BMAP_NITEMS / BT_NBIPUL)
2673 id = bt_availbit(nlm_sysid_bmap, NLM_BMAP_NITEMS); in nlm_sysid_alloc()