Searched refs:IF_ERR (Results 1 – 2 of 2) sorted by relevance
282 IF_ERR(printk("ABR Seg. may not continue on VC %x\n",vcc->vci);) in clear_lockup()474 IF_ERR(printk("PCR for CBR not defined\n");) in ia_cbr_setup()669 IF_ERR(printk("Release the SKB not match\n");) in ia_tx_poll()1066 IF_ERR(printk("excpq_rd_ptr is wrong!!!\n");)1132 IF_ERR(printk("IA: bad descriptor desc = %d \n", desc);)1149 IF_ERR(printk("IA: bad packet, dropping it");) 1151 IF_ERR(printk(" cause: packet CRC error\n");)1154 IF_ERR(printk(" cause: packet time out\n");)1157 IF_ERR(printk(" cause: buffer overflow\n");)1334 IF_ERR(printk("rx_dle_intr: Bad AAL5 trailer %d (skb len %d)", [all …]
75 #define IF_ERR(A) IF_IADBG(IF_IADBG_ERR) { A } macro116 #define IF_ERR(A) macro