Searched refs:IF_ERR (Results 1 – 2 of 2) sorted by relevance
283 IF_ERR(printk("ABR Seg. may not continue on VC %x\n",vcc->vci);) in clear_lockup()475 IF_ERR(printk("PCR for CBR not defined\n");) in ia_cbr_setup()670 IF_ERR(printk("Release the SKB not match\n");) in ia_tx_poll()1069 IF_ERR(printk("excpq_rd_ptr is wrong!!!\n");)1135 IF_ERR(printk("IA: bad descriptor desc = %d \n", desc);)1152 IF_ERR(printk("IA: bad packet, dropping it");) 1154 IF_ERR(printk(" cause: packet CRC error\n");)1157 IF_ERR(printk(" cause: packet time out\n");)1160 IF_ERR(printk(" cause: buffer overflow\n");)1337 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