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

/linux-master/drivers/atm/
H A Dhe.c88 #define hprintk(fmt,args...) printk(KERN_ERR DEV_LABEL "%d: " fmt, he_dev->number , ##args) macro
541 hprintk("failed to alloc tpdrq\n");
785 hprintk("unable to allocate rbpl bitmap table\n");
794 hprintk("unable to allocate rbpl virt table\n");
802 hprintk("unable to create rbpl pool\n");
810 hprintk("failed to alloc rbpl_base\n");
849 hprintk("failed to allocate rbrq\n");
860 hprintk("coalescing interrupts\n");
873 hprintk("failed to allocate tbrq\n");
918 hprintk("faile
[all...]

Completed in 220 milliseconds