Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h96 #define HXGE_PARAM_PRIV 0x00000008ULL macro
99 #define HXGE_PARAM_RWP HXGE_PARAM_RW | HXGE_PARAM_PRIV
H A Dhxge_ndd.c303 if ((param_arr->type & HXGE_PARAM_PRIV) != HXGE_PARAM_PRIV) in hxge_private_param_register()
350 if ((param_arr[i].type & HXGE_PARAM_PRIV) && in hxge_setup_param()