Searched defs:hxge_get_mac_addr_properties (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_virtual.c32 static hxge_status_t hxge_get_mac_addr_properties(p_hxge_t);
72 status = hxge_get_mac_addr_properties(hxgep);
895 hxge_get_mac_addr_properties(p_hxge_t hxgep) function
897 HXGE_DEBUG_MSG((hxgep, DDI_CTL, "==> hxge_get_mac_addr_properties "));
902 HXGE_DEBUG_MSG((hxgep, DDI_CTL, "<== hxge_get_mac_addr_properties "));

Completed in 46 milliseconds