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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Draw1394.c66 #define DBGMSG(fmt, args...) \ macro
69 #define DBGMSG(fmt, args...) do {} while (0) macro
739 DBGMSG("read_request called");
754 DBGMSG("write_request called");
777 DBGMSG("stream_request called");
795 DBGMSG("lock_request called");
825 DBGMSG("lock64_request called");
1008 DBGMSG("arm_read called by node: %X"
1040 DBGMSG("arm_read addr_entry FOUND");
1043 DBGMSG("arm_rea
[all...]
H A Dohci1394.c130 #ifdef DBGMSG
131 #undef DBGMSG macro
135 #define DBGMSG(fmt, args...) \ macro
138 #define DBGMSG(fmt, args...) do {} while (0) macro
334 DBGMSG ("SelfID packet 0x%x received", q0);
337 DBGMSG ("SelfID for this node is 0x%08x", q0);
346 DBGMSG("SelfID complete");
361 DBGMSG ("Soft reset finished");
422 DBGMSG("Receive DMA ctx=%d initialized", d->ctx);
445 DBGMSG("Transmi
[all...]
H A Dvideo1394.c123 #ifdef DBGMSG
124 #undef DBGMSG macro
128 #define DBGMSG(card, fmt, args...) \ macro
131 #define DBGMSG(card, fmt, args...) do {} while (0) macro
151 DBGMSG(d->ohci->host->id, "Freeing dma_iso_ctx %d", d->ctx);
332 DBGMSG(ohci->host->id, "Iso %s DMA: %d buffers "
754 DBGMSG(ohci->host->id, "mask: %08X%08X usage: %08X%08X\n",
800 DBGMSG(ohci->host->id,
823 DBGMSG(ohci->host->id,
867 DBGMSG(ohc
[all...]

Completed in 63 milliseconds