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.c1926 CH_ALERT(sc, "%s from %p, flags 0x%08x,0x%08x, EALREADY\n", in stop_adapter()
1930 CH_ALERT(sc, "%s from %p, flags 0x%08x,0x%08x\n", __func__, curthread, in stop_adapter()
1958 CH_ALERT(sc, "%s from %p, flags 0x%08x,0x%08x, EALREADY\n", in restart_adapter()
1962 CH_ALERT(sc, "%s from %p, flags 0x%08x,0x%08x\n", __func__, curthread, in restart_adapter()
2149 CH_ALERT(sc, "%s from thread %p.\n", __func__, curthread); in t4_suspend()
2151 CH_ALERT(sc, "%s end (thread %p).\n", __func__, curthread); in t4_suspend()
2326 CH_ALERT(sc, "%s: recovery mode during restart.\n", __func__); in restart_lld()
2519 CH_ALERT(sc, "%s from thread %p.\n", __func__, curthread); in t4_resume()
2521 CH_ALERT(sc, "%s end (thread %p).\n", __func__, curthread); in t4_resume()
2531 CH_ALERT(sc, "%s from thread %p.\n", __func__, curthread); in t4_reset_prepare()
[all …]
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c233 CH_ALERT(adap, in fw_asrt()
4084 CH_ALERT(adap, "%c %s 0x%x = 0x%08x, E 0x%08x, F 0x%08x\n", in t4_show_intr_info()
4093 CH_ALERT(adap, " %c [0x%08x] %s\n", alert, msgbits, in t4_show_intr_info()
4098 CH_ALERT(adap, " ? [0x%08x]\n", leftover); in t4_show_intr_info()
4691 CH_ALERT(adap, " - PM_TX_DBG_STAT%u (0x%x) = 0x%08x\n", i, in pmtx_dump_dbg_stats()
5077 CH_ALERT(adap, in mem_intr_handler()
5099 CH_ALERT(adap, in ma_wrap_status()
5270 CH_ALERT(adap, " PL_TIMEOUT_STATUS 0x%08x 0x%08x\n", in pl_timeout_status()
9289 CH_ALERT(adapter, "T4 rev 1 chip is not supported.\n"); in t4_prep_adapter()