Searched refs:HXGE_PARAM_PROP_ARR32 (Results 1 – 2 of 2) sorted by relevance
41 HXGE_PARAM_RW | HXGE_PARAM_PROP_ARR32 | \248 if ((param_arr[i].type & HXGE_PARAM_PROP_ARR32) || in hxge_get_param_soft_properties()409 if ((param_arr[i].type & HXGE_PARAM_PROP_ARR32) || in hxge_init_param()461 if ((hxgep->param_arr[i].type & HXGE_PARAM_PROP_ARR32) || in hxge_destroy_param()
111 #define HXGE_PARAM_PROP_ARR32 0x00200000ULL macro