Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/
H A Ddevfm_machdep.c43 #define INIT_HDLS 16 macro
98 wp->hdls = kmem_alloc(sizeof (cmi_hdl_t) * INIT_HDLS, KM_SLEEP); in walk_init()
99 wp->nhdl_max = INIT_HDLS; in walk_init()