Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_mc5.c434 CH_ALERT(adap, "MC5 parity error\n"); in t3_mc5_intr_handler()
439 CH_ALERT(adap, "MC5 request queue parity error\n"); in t3_mc5_intr_handler()
444 CH_ALERT(adap, "MC5 dispatch queue parity error\n"); in t3_mc5_intr_handler()
H A Dcxgb_t3_hw.c1756 CH_ALERT(adapter, "%s (0x%x)\n", in t3_handle_intr_status()
1887 CH_ALERT(adapter, "PEX error code 0x%x\n", in pcie_intr_handler()
2115 CH_ALERT(adapter, "%s MC7 uncorrectable error at addr 0x%x, " in mc7_intr_handler()
2125 CH_ALERT(adapter, "%s MC7 parity error 0x%x\n", in mc7_intr_handler()
2136 CH_ALERT(adapter, "%s MC7 address error: 0x%x\n", in mc7_intr_handler()
2172 CH_ALERT(adap, "port%d: MAC TX FIFO parity error\n", idx); in mac_intr_handler()
2176 CH_ALERT(adap, "port%d: MAC RX FIFO parity error\n", idx); in mac_intr_handler()
/freebsd/sys/dev/cxgb/
H A Dcxgb_osdep.h128 #define CH_ALERT(adap, fmt, ...) log(LOG_ALERT, fmt, ##__VA_ARGS__) macro
H A Dcxgb_sge.c526 CH_ALERT(adapter, "SGE parity error (0x%x)\n", in t3_sge_err_intr_handler()
529 CH_ALERT(adapter, "SGE framing error (0x%x)\n", in t3_sge_err_intr_handler()
532 CH_ALERT(adapter, "SGE response queue credit overflow\n"); in t3_sge_err_intr_handler()
537 CH_ALERT(adapter, in t3_sge_err_intr_handler()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2038 CH_ALERT(sc, "%s from %p, flags 0x%08x,0x%08x, EALREADY\n", in stop_adapter()
2042 CH_ALERT(sc, "%s from %p, flags 0x%08x,0x%08x\n", __func__, curthread, in stop_adapter()
2072 CH_ALERT(sc, "%s from %p, flags 0x%08x,0x%08x, EALREADY\n", in restart_adapter()
2076 CH_ALERT(sc, "%s from %p, flags 0x%08x,0x%08x\n", __func__, curthread, in restart_adapter()
2265 CH_ALERT(sc, "%s from thread %p.\n", __func__, curthread); in t4_suspend()
2267 CH_ALERT(sc, "%s end (thread %p).\n", __func__, curthread); in t4_suspend()
2445 CH_ALERT(sc, "%s: recovery mode during restart.\n", __func__); in restart_lld()
2634 CH_ALERT(sc, "%s from thread %p.\n", __func__, curthread); in t4_resume()
2636 CH_ALERT(sc, "%s end (thread %p).\n", __func__, curthread); in t4_resume()
2646 CH_ALERT(sc, "%s from thread %p.\n", __func__, curthread); in t4_reset_prepare()
[all …]
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c267 CH_ALERT(adap, in fw_asrt()
4839 CH_ALERT(sc, "%c %s 0x%x = 0x%08x, E 0x%08x, F 0x%08x\n", alert, in show_intr_info()
4849 CH_ALERT(sc, " %c [0x%08x] %s\n", alert, msgbits, details->msg); in show_intr_info()
4854 CH_ALERT(sc, " %c [0x%08x]\n", alert, leftover); in show_intr_info()
6552 CH_ALERT(adap, " - PM_TX_DBG_STAT%u (0x%x) = 0x%08x\n", i, in pmtx_dump_dbg_stats()
7417 CH_ALERT(adap, in mem_intr_handler()
7441 CH_ALERT(adap, in ma_wrap_status()
7818 CH_ALERT(adap, " PL_TIMEOUT_STATUS 0x%08x 0x%08x\n", in pl_timeout_status()
12645 CH_ALERT(adapter, "T4 rev 1 chip is not supported.\n"); in t4_prep_adapter()