Lines Matching refs:DBGERR
29 * DBGERR serious errors
38 #define DBGERR(fmt) if (debug_level >= DEBUG_LEVEL_ERROR) printk fmt
480 #ifndef DBGERR
481 #define DBGERR(fmt)
591 DBGERR(("%s: open with invalid line #%d.\n", driver_name, line));
601 DBGERR(("%s init error=%d\n", info->device_name, info->init_error));
1662 DBGERR(("%s: can't alloc skb, drop packet\n", dev->name));
2340 DBGERR(("%s can't allocate tx buffer\n", info->device_name));
3349 DBGERR(("%s DMA buffer alloc fail\n", info->device_name));
3369 DBGERR(("%s reg addr conflict, addr=%08X\n",
3379 DBGERR(("%s can't map device registers, addr=%08X\n",
3482 DBGERR(("%s device alloc failed adapter=%d port=%d\n",
3564 DBGERR(("%s request_irq failed IRQ=%d\n",
3694 DBGERR(("%s can't register serial driver\n", driver_name));