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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.c91 #define HPRINTK(fmt,args...) printk(KERN_DEBUG DEV_LABEL "%d: " fmt, he_dev->number , ##args) macro
93 #define HPRINTK(fmt,args...) do { } while (0) macro
1000 HPRINTK("membase = 0x%lx irq = %d.\n", membase, pci_dev->irq);
1054 HPRINTK("latency timer was %d, setting to %d\n", timer, LAT_TIMER);
1537 HPRINTK("hell bent for leather!\n");
1679 HPRINTK("%p rbrq%d 0x%x len=%d cid=0x%x %s%s%s%s%s%s\n",
1723 HPRINTK("wake_up rx_waitq (cid 0x%x)\n", cid);
1733 HPRINTK("%s%s (%d.%d)\n",
1746 HPRINTK("charge failed (%d.%d)\n", vcc->vpi, vcc->vci);
1835 HPRINTK("tbr
[all...]

Completed in 53 milliseconds