Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h107 #define HXGE_PARAM_INIT_ONLY 0x00040000ULL macro
H A Dhxge_ndd.c365 if ((set_pfi) && (param_arr[i].type & HXGE_PARAM_INIT_ONLY)) { in hxge_setup_param()