Home
last modified time | relevance | path

Searched refs:xge_debug_channel (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-channel-fp.c46 xge_debug_channel(XGE_TRACE, "dtrh 0x"XGE_OS_LLXFMT" allocated, " in __hal_channel_dtr_alloc()
79 xge_debug_channel(XGE_TRACE, in __hal_channel_dtr_alloc()
100 xge_debug_channel(XGE_TRACE, "channel %d:%d:%d is empty!", in __hal_channel_dtr_alloc()
122 xge_debug_channel(XGE_TRACE, "dtrh 0x"XGE_OS_LLXFMT" restored for " in __hal_channel_dtr_restore()
130 xge_debug_channel(XGE_TRACE, "channel %d:%d:%d, restored " in __hal_channel_dtr_restore()
183 xge_debug_channel(XGE_TRACE, "dtrh 0x"XGE_OS_LLXFMT" freed, " in __hal_channel_dtr_free()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h300 static inline void xge_debug_channel(xge_debug_level_e level, char *fmt, ...) { in xge_debug_channel() function
305 #define xge_debug_channel(level, fmt...) \ macro
310 static inline void xge_debug_channel(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_channel() function
312 #define xge_debug_channel(level, fmt...) macro
380 static inline void xge_debug_channel(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_channel() function