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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c91 static int hxge_param_get_mac(p_hxge_t hxgep, queue_t *q, p_mblk_t mp,
118 {hxge_param_get_mac, hxge_param_set_mac,
511 hxge_param_get_mac(p_hxge_t hxgep, queue_t *q, p_mblk_t mp, caddr_t cp) function
515 HXGE_DEBUG_MSG((hxgep, NDD_CTL, "==> hxge_param_get_mac"));
518 HXGE_DEBUG_MSG((hxgep, NDD_CTL, "<== hxge_param_get_mac"));

Completed in 62 milliseconds