Searched refs:XGE_ERR (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mm.c44 xge_debug_mm(XGE_ERR, "%s",
73 xge_debug_mm(XGE_ERR,
94 xge_debug_mm(XGE_ERR,
236 xge_debug_mm(XGE_ERR,
245 xge_debug_mm(XGE_ERR, "mempool allocation failure");
271 xge_debug_mm(XGE_ERR, "memblocks_arr allocation failure");
282 xge_debug_mm(XGE_ERR, "memblocks_priv_arr allocation failure");
295 xge_debug_mm(XGE_ERR, "memblocks_dma_arr allocation failure");
306 xge_debug_mm(XGE_ERR, "items_arr allocation failure");
315 xge_debug_mm(XGE_ERR, "shadow_items_ar
[all...]
H A Dxgehal-device-fp.c778 xge_debug_ring(XGE_ERR, "iphdr !=45 :%d",ip->version_ihl);
783 xge_debug_ring(XGE_ERR, "IP fragmented");
858 xge_debug_ring(XGE_ERR, "Pkt received with time stamp after session opened with no time stamp : %02x %02x", tcp->doff_res, tcp->ctrl);
875 xge_debug_ring(XGE_ERR, "tcphdr not fastpth : pkt received with tcp options in addition to time stamp after the session is opened %02x %02x ", tcp->doff_res, tcp->ctrl);
885 xge_debug_ring(XGE_ERR, "tcphdr not fastpth : pkt received with tcp options in addition to time stamp after the session is opened %02x %02x ", tcp->doff_res, tcp->ctrl);
920 xge_debug_ring(XGE_ERR, "Cant do lro %d", ext_info->proto);
1103 xge_debug_ring(XGE_ERR, "**retransmit **"
H A Dxgehal-device.c1471 xge_debug_device(XGE_ERR, "pif_rd_swapper_fb read "XGE_OS_LLXFMT,
1775 xge_debug_device(XGE_ERR, "%s",
1814 xge_debug_device(XGE_ERR, "%s",
2126 xge_debug_device(XGE_ERR,
2379 xge_debug_device(XGE_ERR,
2430 xge_debug_device(XGE_ERR, "invalid device id %d", card_id);
2698 xge_debug_device(XGE_ERR, "%s: read "XGE_OS_LLXFMT, reg,
2721 xge_debug_device(XGE_ERR, "%s: read "XGE_OS_LLXFMT, reg,
2739 xge_debug_device(XGE_ERR, "%s: read "XGE_OS_LLXFMT, reg,
2784 xge_debug_device(XGE_ERR, "unabl
[all...]
H A Dxgehal-stats.c60 xge_debug_stats(XGE_ERR, "%s", "can not DMA alloc");
85 xge_debug_stats(XGE_ERR,
101 xge_debug_stats(XGE_ERR, "%s", "can not alloc");
111 xge_debug_stats(XGE_ERR, "%s", "can not alloc");
128 xge_debug_stats(XGE_ERR, "%s", "can not DMA alloc");
155 xge_debug_stats(XGE_ERR,
H A Dxgehal-fifo.c76 xge_debug_mm(XGE_ERR,
238 xge_debug_fifo(XGE_ERR, "cacheline > 128 ( ?? ): %d, %d, %d, %d",
H A Dxge-queue.c299 xge_debug_queue(XGE_ERR, "destroying non-empty queue 0x"
H A Dxgehal-fifo-fp.c136 xge_debug_fifo(XGE_ERR,
282 xge_debug_fifo(XGE_ERR,
H A Dxgehal-mgmt.c1007 xge_debug_osdep(XGE_ERR, "Write Test level 1 fails");
1017 xge_debug_osdep(XGE_ERR, "Write Test level 2 fails");
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c89 xge_debug_osdep(XGE_ERR, "%s", "Take Xframe NIC out of "
95 xge_debug_osdep(XGE_ERR, "%s", "Take Xframe NIC out of "
101 xge_debug_osdep(XGE_ERR, "%s", "Take Xframe NIC out of "
107 xge_debug_osdep(XGE_ERR, "%s", "Undefined Xpak Alarm");
154 xge_debug_osdep(XGE_ERR, "can't initialize the driver (%d)",
166 xge_debug_osdep(XGE_ERR, "%s",
781 xge_debug_osdep(XGE_ERR, "ddi_intr_get_nintrs() failed, "
790 xge_debug_osdep(XGE_ERR, "ddi_intr_get_navail() failure, "
797 xge_debug_osdep(XGE_ERR, "%d interrupts wanted while only "
810 xge_debug_osdep(XGE_ERR, "ddi_intr_allo
[all...]
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!");
734 xge_debug_ll(XGE_ERR, "%s%d: rx: dtr 0x%"PRIx64
750 xge_debug_ll(XGE_ERR, "
[all...]
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h53 * @XGE_ERR: all errors going to be logged out
65 XGE_ERR = 2, enumerator in enum:xge_debug_level_e
69 #define XGE_DEBUG_LEVEL_DEF XGE_ERR
145 (level >= XGE_ERR && ((module & XGE_DEBUG_ERR_MASK) == module))) && \
160 (level >= XGE_ERR && ((module & XGE_DEBUG_ERR_MASK) == module))) && \

Completed in 70 milliseconds