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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Dnicstar.c105 #define XPRINTK(args...) printk(args) macro
107 #define XPRINTK(args...) macro
380 XPRINTK("nicstar: nicstar_init() called.\n");
390 XPRINTK("nicstar: nicstar_init() returned.\n");
407 XPRINTK("nicstar: nicstar_cleanup() called.\n");
413 XPRINTK("nicstar: nicstar_cleanup() returned.\n");
1181 XPRINTK("nicstar%d: Pushing %s buffers at 0x%x and 0x%x.\n", card->index,
1490 XPRINTK("nicstar%d: writing %d tst entries.\n", card->index, n);
1919 XPRINTK("nicstar%d: sending skb at 0x%x (pos %d).\n",
1921 XPRINTK("nicsta
[all...]
H A Didt77252.h77 #define XPRINTK(args...) do { if (debug & DBG_XGENERAL) printk(args); } while(0) macro
91 #define XPRINTK(args...) do { } while(0) macro
H A Didt77252.c768 XPRINTK("%s: SCQ (after push %2d) head = 0x%x, next = 0x%p.\n",
1534 XPRINTK("idt77252_tx-after writel%d: TSQ head = 0x%x, tail = 0x%x, next = 0x%p.\n",
3566 XPRINTK("%s: IDT77252 ABR SAR initialization complete.\n", card->name);
3587 XPRINTK("%s: Enable PCI master and memory access for SAR.\n",

Completed in 110 milliseconds