Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/atm/
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"); in he_init_tpdrq()
785 hprintk("unable to allocate rbpl bitmap table\n"); in he_init_group()
794 hprintk("unable to allocate rbpl virt table\n"); in he_init_group()
802 hprintk("unable to create rbpl pool\n"); in he_init_group()
810 hprintk("failed to alloc rbpl_base\n"); in he_init_group()
849 hprintk("failed to allocate rbrq\n"); in he_init_group()
860 hprintk("coalescing interrupts\n"); in he_init_group()
873 hprintk("failed to allocate tbrq\n"); in he_init_group()
918 hprintk("failed to allocate irq\n"); in he_init_irq()
[all …]