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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dnicstar.c99 #define XPRINTK(args...) printk(args) macro
101 #define XPRINTK(args...) macro
283 XPRINTK("nicstar: nicstar_init() called.\n");
293 XPRINTK("nicstar: nicstar_init() returned.\n");
308 XPRINTK("nicstar: nicstar_cleanup() called.\n");
314 XPRINTK("nicstar: nicstar_cleanup() returned.\n");
1058 XPRINTK("nicstar%d: Pushing %s buffers at 0x%x and 0x%x.\n",
1354 XPRINTK("nicstar%d: writing %d tst entries.\n",
1770 XPRINTK("nicstar%d: sending skb at 0x%p (pos %d).\n",
1772 XPRINTK("nicsta
[all...]
H A Didt77252.h73 #define XPRINTK(args...) do { if (debug & DBG_XGENERAL) printk(args); } while(0) macro
87 #define XPRINTK(args...) do { } while(0) macro
H A Didt77252.c762 XPRINTK("%s: SCQ (after push %2d) head = 0x%x, next = 0x%p.\n",
1521 XPRINTK("idt77252_tx-after writel%d: TSQ head = 0x%x, tail = 0x%x, next = 0x%p.\n",
3541 XPRINTK("%s: IDT77252 ABR SAR initialization complete.\n", card->name);
3562 XPRINTK("%s: Enable PCI master and memory access for SAR.\n",

Completed in 92 milliseconds