Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c249 (param_arr[i].type & HXGE_PARAM_PROP_ARR64)) { in hxge_get_param_soft_properties()
410 (param_arr[i].type & HXGE_PARAM_PROP_ARR64)) { in hxge_init_param()
462 (hxgep->param_arr[i].type & HXGE_PARAM_PROP_ARR64)) { in hxge_destroy_param()
H A Dhxge.h112 #define HXGE_PARAM_PROP_ARR64 0x00400000ULL macro