Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h419 boolean_t hxge_nd_load(caddr_t *, char *, pfi_t, pfi_t, caddr_t);
H A Dhxge_ndd.c373 if (!hxge_nd_load(&hxgep->param_list, param_arr[i].name, in hxge_setup_param()
1279 hxge_nd_load(caddr_t *pparam, char *name, in hxge_nd_load() function