Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common_impl.h92 #define HXGE_DEBUG_MSG(params) hxge_debug_msg params
97 #define HXGE_ERROR_MSG(params) hxge_debug_msg params
H A Dhxge_impl.h464 void hxge_debug_msg(p_hxge_t, uint64_t, char *, ...);
H A Dhxge_main.c1115 hxge_debug_msg(p_hxge_t hxgep, uint64_t level, char *fmt, ...) in hxge_debug_msg() function