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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dhorizon.c486 PRINTD (DBG_REGS, "CONTROL 0: %#x", rd_regl (dev, CONTROL_0_REG));
487 PRINTD (DBG_REGS, "RX CONFIG: %#x", rd_regw (dev, RX_CONFIG_OFF));
488 PRINTD (DBG_REGS, "TX CONFIG: %#x", rd_regw (dev, TX_CONFIG_OFF));
489 PRINTD (DBG_REGS, "TX STATUS: %#x", rd_regw (dev, TX_STATUS_OFF));
490 PRINTD (DBG_REGS, "IRQ ENBLE: %#x", rd_regl (dev, INT_ENABLE_REG_OFF));
491 PRINTD (DBG_REGS, "IRQ SORCE: %#x", rd_regl (dev, INT_SOURCE_REG_OFF));
617 PRINTD (DBG_QOS|DBG_FLOW, "make_rate b=%lu, c=%u, %s", br, c,
622 PRINTD (DBG_QOS|DBG_ERR, "zero rate is not allowed!");
655 PRINTD (DBG_QOS, "A: p=%u, d=%u", pre, div);
679 PRINTD (DBG_QO
[all...]
H A Dambassador.c91 PRINTD (DBG_FLOW|DBG_REGS, "wr: %08zx <- %08x", addr, data);
105 PRINTD (DBG_FLOW|DBG_REGS, "rd: %08zx -> %08x", addr, data);
111 PRINTD (DBG_FLOW|DBG_REGS, "wr: %08zx <- %08x b[%08x]", addr, data, be);
126 PRINTD (DBG_FLOW|DBG_REGS, "rd: %08zx -> %08x b[%08x]", addr, data, be);
136 PRINTD (DBG_REGS, "reading PLX control: ");
139 PRINTD (DBG_REGS, "reading mailboxes: ");
142 PRINTD (DBG_REGS, "reading doorb irqev irqen reset:");
233 PRINTD (DBG_FLOW|DBG_TX, "tx_complete %p %p", dev, tx);
257 PRINTD (DBG_FLOW|DBG_RX, "rx_complete %p %p (len=%hu)", dev, rx, rx_len);
284 PRINTD (DBG_INF
[all...]
H A Dambassador.h76 #define PRINTD(bits,format,args...) \ macro
81 #define PRINTD(bits,format,args...) macro
H A Dhorizon.h77 #define PRINTD(bits,format,args...) \ macro
82 #define PRINTD(bits,format,args...) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dpcilynx.c70 #define PRINTD(level, card, fmt, args...) printk(level "pcilynx%d: " fmt "\n" , card , ## args) macro
73 #define PRINTD(level, card, fmt, args...) do {} while (0) macro
683 PRINTD(KERN_DEBUG, lynx->id, "no async packet in PCL to cancel");
708 PRINTD(KERN_INFO, lynx->id, "special ack %d", ack);
782 PRINTD(KERN_DEBUG, lynx->id, "interrupt: 0x%08x / 0x%08x", intmask,
846 PRINTD(KERN_DEBUG, lynx->id, "iso receive");
858 PRINTD(KERN_DEBUG, lynx->id, "stopped");
871 PRINTD(KERN_DEBUG, lynx->id, "async sent");
903 PRINTD(KERN_INFO, lynx->id, "special ack %d", ack);
917 PRINTD(KERN_DEBU
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y21 #define PRINTD 0x0001
24 int cdebug = PRINTD;
H A Dzconf.tab.c156 #define PRINTD 0x0001 macro
159 int cdebug = PRINTD;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.y21 #define PRINTD 0x0001
24 int cdebug = PRINTD;
H A Dzconf.tab.c162 #define PRINTD 0x0001 macro
165 int cdebug = PRINTD;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dzconf.y16 #define PRINTD 0x0001
19 int cdebug = PRINTD;

Completed in 186 milliseconds