Home
last modified time | relevance | path

Searched refs:hxge_get_config_properties (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h431 hxge_status_t hxge_get_config_properties(p_hxge_t);
H A Dhxge_virtual.c58 hxge_get_config_properties(p_hxge_t hxgep) in hxge_get_config_properties() function
H A Dhxge_main.c516 status = hxge_get_config_properties(hxgep); in hxge_attach()