Home
last modified time | relevance | path

Searched refs:CH_ALERT (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_mc5.c435 CH_ALERT(adap, "MC5 parity error\n"); in t3_mc5_intr_handler()
440 CH_ALERT(adap, "MC5 request queue parity error\n"); in t3_mc5_intr_handler()
445 CH_ALERT(adap, "MC5 dispatch queue parity error\n"); in t3_mc5_intr_handler()
Dcxgb_t3_hw.c1758 CH_ALERT(adapter, "%s (0x%x)\n", in t3_handle_intr_status()
1889 CH_ALERT(adapter, "PEX error code 0x%x\n", in pcie_intr_handler()
2117 CH_ALERT(adapter, "%s MC7 uncorrectable error at addr 0x%x, " in mc7_intr_handler()
2127 CH_ALERT(adapter, "%s MC7 parity error 0x%x\n", in mc7_intr_handler()
2138 CH_ALERT(adapter, "%s MC7 address error: 0x%x\n", in mc7_intr_handler()
2174 CH_ALERT(adap, "port%d: MAC TX FIFO parity error\n", idx); in mac_intr_handler()
2178 CH_ALERT(adap, "port%d: MAC RX FIFO parity error\n", idx); in mac_intr_handler()
/freebsd-10-stable/sys/dev/cxgbe/
Dosdep.h45 #define CH_ALERT(adap, fmt, ...) log(LOG_ALERT, fmt, ##__VA_ARGS__) macro
/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_osdep.h165 #define CH_ALERT(adap, fmt, ...) log(LOG_ALERT, fmt, ##__VA_ARGS__) macro
Dcxgb_sge.c521 CH_ALERT(adapter, "SGE parity error (0x%x)\n", in t3_sge_err_intr_handler()
524 CH_ALERT(adapter, "SGE framing error (0x%x)\n", in t3_sge_err_intr_handler()
527 CH_ALERT(adapter, "SGE response queue credit overflow\n"); in t3_sge_err_intr_handler()
532 CH_ALERT(adapter, in t3_sge_err_intr_handler()
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_hw.c229 CH_ALERT(adap, in fw_asrt()
3804 CH_ALERT(adapter, "%s (0x%x)\n", acts->msg, in t4_handle_intr_status()
4009 CH_ALERT(adapter, "SGE parity error (%#llx)\n", in sge_intr_handler()
4346 CH_ALERT(adapter, "%s FIFO parity error\n", in mem_intr_handler()
4360 CH_ALERT(adapter, in mem_intr_handler()
4376 CH_ALERT(adapter, in ma_intr_handler()
4380 CH_ALERT(adapter, in ma_intr_handler()
4387 CH_ALERT(adapter, "MA address wrap-around error by " in ma_intr_handler()
4448 CH_ALERT(adap, "XGMAC %d Tx FIFO parity error\n", in xgmac_intr_handler()
4451 CH_ALERT(adap, "XGMAC %d Rx FIFO parity error\n", in xgmac_intr_handler()
[all …]