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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Didt77252.h71 #define OPRINTK(args...) do { if (debug & DBG_OPEN_CONN) printk(args); } while(0) macro
85 #define OPRINTK(args...) do { } while(0) macro
H A Didt77252.c1754 OPRINTK("%s: writing TCT at 0x%lx, SCD 0x%lx.\n",
1768 OPRINTK("%s: writing TCT at 0x%lx, SCD 0x%lx.\n",
2219 OPRINTK("%s: modify %d -> %d entries in TST.\n",
2225 OPRINTK("%s: setting %d entries in TST.\n", card->name, tst_entries);
2393 OPRINTK("%s: writing RCT at 0x%lx\n", card->name, addr);
2433 OPRINTK("%s: opening vpi.vci: %d.%d\n", card->name, vpi, vci);

Completed in 114 milliseconds