Searched refs:DBG_ASS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wan/ |
H A D | farsync.c | 672 dbg(DBG_ASS, in fst_cpureset() 691 dbg(DBG_ASS, in fst_cpureset() 773 dbg(DBG_ASS, "%s: Received packet dropped\n", name); in fst_process_rx_status() 1110 dbg(DBG_ASS, "Rx crc error on card %d port %d\n", in fst_log_rx_error() 1115 dbg(DBG_ASS, "Rx frame error on card %d port %d\n", in fst_log_rx_error() 1144 dbg(DBG_ASS, "intr_rx: Discarding more bufs" in fst_recover_rx_error() 1480 dbg(DBG_ASS, "Card %d int_retry_count is %d\n", in fst_intr() 1533 dbg(DBG_ASS, "Tx underflow on card %d port %d\n", in fst_intr() 2187 dbg(DBG_ASS, "Tx timeout card %d port %d\n", in fst_tx_timeout() 2213 dbg(DBG_ASS, in fst_start_xmit() [all …]
|
H A D | farsync.h | 342 #define DBG_ASS 0xFFFF /* Assert like statements. Code that macro
|