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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c93 static int hxge_param_get_debug_flag(p_hxge_t hxgep, queue_t *q,
205 {hxge_param_get_debug_flag, hxge_param_set_hxge_debug_flag,
210 {hxge_param_get_debug_flag, hxge_param_set_hpi_debug_flag,
1105 hxge_param_get_debug_flag(p_hxge_t hxgep, queue_t *q, p_mblk_t mp, caddr_t cp) function
1110 HXGE_DEBUG_MSG((hxgep, NDD_CTL, "==> hxge_param_get_debug_flag"));
1119 HXGE_DEBUG_MSG((hxgep, NDD_CTL, "<== hxge_param_get_debug_flag"));

Completed in 60 milliseconds