Searched refs:xge_debug_device (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h318 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) { function
323 #define xge_debug_device(level, fmt...) \ macro
328 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) {} function
330 #define xge_debug_device(level, fmt...) macro
381 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) {} function
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c362 xge_debug_device(XGE_TRACE, "mac_cfg 0x"XGE_OS_LLXFMT": broadcast %s",
392 xge_debug_device(XGE_TRACE, "mac_cfg 0x"XGE_OS_LLXFMT": broadcast %s",
416 xge_debug_device(XGE_TRACE, "%s", "shared splits configured");
456 xge_debug_device(XGE_TRACE,
533 xge_debug_device(XGE_TRACE, "%s", "pause frames configured");
648 xge_debug_device(XGE_TRACE,
668 xge_debug_device(XGE_TRACE,
892 xge_debug_device(XGE_TRACE, "general_int_mask updated "
981 xge_debug_device(XGE_TRACE, "TTI[%d] timer enabled to %d, ci %s",
1027 xge_debug_device(XGE_TRAC
[all...]

Completed in 64 milliseconds