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

/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_mc5.c436 CH_ALERT(adap, "MC5 parity error\n");
441 CH_ALERT(adap, "MC5 request queue parity error\n");
446 CH_ALERT(adap, "MC5 dispatch queue parity error\n");
H A Dcxgb_t3_hw.c1759 CH_ALERT(adapter, "%s (0x%x)\n",
1890 CH_ALERT(adapter, "PEX error code 0x%x\n",
2118 CH_ALERT(adapter, "%s MC7 uncorrectable error at addr 0x%x, "
2128 CH_ALERT(adapter, "%s MC7 parity error 0x%x\n",
2139 CH_ALERT(adapter, "%s MC7 address error: 0x%x\n",
2175 CH_ALERT(adap, "port%d: MAC TX FIFO parity error\n", idx);
2179 CH_ALERT(adap, "port%d: MAC RX FIFO parity error\n", idx);
/freebsd-13-stable/sys/dev/cxgbe/
H A Dosdep.h49 #define CH_ALERT(adap, fmt, ...) log(LOG_ALERT, "%s: " fmt, \ macro
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_osdep.h140 #define CH_ALERT(adap, fmt, ...) log(LOG_ALERT, fmt, ##__VA_ARGS__) macro
H A Dcxgb_sge.c528 CH_ALERT(adapter, "SGE parity error (0x%x)\n",
531 CH_ALERT(adapter, "SGE framing error (0x%x)\n",
534 CH_ALERT(adapter, "SGE response queue credit overflow\n");
539 CH_ALERT(adapter,
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c238 CH_ALERT(adap,
4048 CH_ALERT(adap, "%c %s 0x%x = 0x%08x, E 0x%08x, F 0x%08x\n",
4057 CH_ALERT(adap, " %c [0x%08x] %s\n", alert, msgbits,
4062 CH_ALERT(adap, " ? [0x%08x]\n", leftover);
4660 CH_ALERT(adap, " - PM_TX_DBG_STAT%u (0x%x) = 0x%08x\n", i,
5046 CH_ALERT(adap,
5068 CH_ALERT(adap,
9331 CH_ALERT(adapter, "T4 rev 1 chip is not supported.\n");

Completed in 105 milliseconds