Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_ndd.c96 { PARAM_COUNT, 0, 0, 0, NULL }
136 { PARAM_COUNT, 0, 0, 0, NULL }
H A Drge.h207 PARAM_COUNT enumerator
473 nd_param_t nd_params[PARAM_COUNT];
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_ndd.c94 { PARAM_COUNT, 0, 0, 0, NULL }
133 { PARAM_COUNT, 0, 0, 0, NULL }
H A Dunm_nic.h328 PARAM_COUNT enumerator
583 nd_param_t nd_params[PARAM_COUNT];
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c3406 PARAM_COUNT enumerator
3745 ASSERT(item < PARAM_COUNT); in gem_nd_load()
3765 kmem_zalloc(sizeof (struct gem_nd_arg) * PARAM_COUNT, KM_SLEEP); in gem_nd_setup()
3918 kmem_free(dp->nd_arg_p, sizeof (struct gem_nd_arg) * PARAM_COUNT); in gem_nd_cleanup()