Searched refs:DBG_ASS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/ |
D | farsync.c | 686 dbg(DBG_ASS, in fst_cpureset() 712 dbg(DBG_ASS, in fst_cpureset() 800 dbg(DBG_ASS, "%s: Receive Low Congestion\n", name); in fst_process_rx_status() 806 dbg(DBG_ASS, "%s: Receive Moderate Congestion\n", name); in fst_process_rx_status() 812 dbg(DBG_ASS, "%s: Receive High Congestion\n", name); in fst_process_rx_status() 818 dbg(DBG_ASS, "%s: Received packet dropped\n", name); in fst_process_rx_status() 911 dbg(DBG_ASS, "In fst_rx_dma while dma in progress\n"); in fst_rx_dma() 939 dbg(DBG_ASS, "In fst_tx_dma while dma in progress\n"); in fst_tx_dma() 1162 dbg(DBG_ASS, "Rx fifo error on card %d port %d buffer %d\n", in fst_log_rx_error() 1167 dbg(DBG_ASS, "Rx crc error on card %d port %d\n", in fst_log_rx_error() [all …]
|
D | farsync.h | 352 #define DBG_ASS 0xFFFF /* Assert like statements. Code that macro
|