Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ndd.c563 (param_arr[i].type & NXGE_PARAM_PROP_ARR64)) { in nxge_get_param_soft_properties()
751 (param_arr[i].type & NXGE_PARAM_PROP_ARR64)) { in nxge_init_param()
796 (nxgep->param_arr[i].type & NXGE_PARAM_PROP_ARR64)) { in nxge_destroy_param()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h243 #define NXGE_PARAM_PROP_ARR64 0x00400000ULL macro