Home
last modified time | relevance | path

Searched refs:IF_ERR (Results 1 – 2 of 2) sorted by relevance

/drivers/atm/
Diphase.c285 IF_ERR(printk("ABR Seg. may not continue on VC %x\n",vcc->vci);) in clear_lockup()
477 IF_ERR(printk("PCR for CBR not defined\n");) in ia_cbr_setup()
672 IF_ERR(printk("Release the SKB not match\n");) in ia_tx_poll()
1071 IF_ERR(printk("excpq_rd_ptr is wrong!!!\n");)
1137 IF_ERR(printk("IA: bad descriptor desc = %d \n", desc);)
1154 IF_ERR(printk("IA: bad packet, dropping it");)
1156 IF_ERR(printk(" cause: packet CRC error\n");)
1159 IF_ERR(printk(" cause: packet time out\n");)
1162 IF_ERR(printk(" cause: buffer overflow\n");)
1339 IF_ERR(printk("rx_dle_intr: Bad AAL5 trailer %d (skb len %d)",
[all …]
Diphase.h75 #define IF_ERR(A) IF_IADBG(IF_IADBG_ERR) { A } macro
116 #define IF_ERR(A) macro