Searched refs:xge_debug_ll (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c326 xge_debug_ll(XGE_ERR, "%s%d: can not allocate DMA handle",
336 xge_debug_ll(XGE_ERR, "%s%d: can not allocate DMA-able memory",
343 xge_debug_ll(XGE_ERR, "%s%d: can not allocate DMA-able memory",
351 xge_debug_ll(XGE_ERR, "%s%d: out of mapping for mblk",
357 xge_debug_ll(XGE_ERR, "%s%d: can not handle partial DMA",
429 xge_debug_ll(XGE_ERR,
448 xge_debug_ll(XGE_ERR, "failed to unbind DMA handle!");
541 xge_debug_ll(XGE_ERR, "no more available rx DMA buffer!");
713 xge_debug_ll(XGE_TRACE, "xgell_rx_1b_callback on ring %d", ring->index);
734 xge_debug_ll(XGE_ER
[all...]
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h354 static inline void xge_debug_ll(xge_debug_level_e level, char *fmt, ...) function
360 #define xge_debug_ll(level, fmt...) \ macro
365 static inline void xge_debug_ll(xge_debug_level_e level, char *fmt, ...) {} function
367 #define xge_debug_ll(level, fmt...) macro
384 static inline void xge_debug_ll(xge_debug_level_e level, char *fmt, ...) {} function
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c1801 xge_debug_ll(XGE_TRACE, "the index value is %d ", index);

Completed in 86 milliseconds