Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c144 static uint32_t picl_hdl_hi = 1; variable
593 if ((pid != picld_pid) || (hash_val >= picl_hdl_hi) || in picl_hdl_error()
668 hdl = MAKE_HANDLE(picld_pid, picl_hdl_hi); in alloc_piclhdl()
669 ++picl_hdl_hi; in alloc_piclhdl()
3556 picl_hdl_hi = 1; in xptree_initialize()