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

/linux-master/drivers/atm/
H A Diphase.c284 IF_ERR(printk("ABR Seg. may not continue on VC %x\n",vcc->vci);)
476 IF_ERR(printk("PCR for CBR not defined\n");)
671 IF_ERR(printk("Release the SKB not match\n");)
1070 IF_ERR(printk("excpq_rd_ptr is wrong!!!\n");)
1136 IF_ERR(printk("IA: bad descriptor desc = %d \n", desc);)
1153 IF_ERR(printk("IA: bad packet, dropping it");)
1155 IF_ERR(printk(" cause: packet CRC error\n");)
1158 IF_ERR(printk(" cause: packet time out\n");)
1161 IF_ERR(printk(" cause: buffer overflow\n");)
1338 IF_ERR(print
[all...]
H A Diphase.h75 #define IF_ERR(A) IF_IADBG(IF_IADBG_ERR) { A } macro
116 #define IF_ERR(A) macro

Completed in 230 milliseconds