Searched refs:D_DURING (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arcnet/
H A Darcnet.c139 BUGLVL(D_DURING)
256 BUGLVL(D_DURING) {
257 BUGMSG(D_DURING, "release_arcbuf: freed #%d; buffer queue is now: ",
260 BUGMSG2(D_DURING, "#%d ", lp->buf_queue[i]);
261 BUGMSG2(D_DURING, "\n");
293 BUGLVL(D_DURING) {
294 BUGMSG(D_DURING, "get_arcbuf: got #%d; buffer queue is now: ", buf);
296 BUGMSG2(D_DURING, "#%d ", lp->buf_queue[i]);
297 BUGMSG2(D_DURING, "\n");
498 BUGMSG(D_DURING,
[all...]
H A Darc-rawmode.c95 BUGMSG(D_DURING, "it's a raw packet (length=%d)\n", length);
171 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n",
191 BUGMSG(D_DURING, "prepare_tx: length=%d ofs=%d\n",
H A Dcapmode.c110 BUGMSG(D_DURING, "it's a raw(cap) packet (length=%d)\n", length);
205 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n",
226 BUGMSG(D_DURING, "prepare_tx: length=%d ofs=%d\n",
252 BUGMSG(D_DURING, "capmode: ack_tx: protocol: %x: result: %d\n",
H A Drfc1201.c144 BUGMSG(D_DURING, "it's an RFC1201 packet (length=%d)\n", length);
153 BUGMSG(D_DURING, "compensating for exception packet\n");
219 BUGMSG(D_DURING, "ARP source address (%Xh) is fine.\n",
479 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n",
494 BUGMSG(D_DURING, "rfc1201 prep_tx: ready for %d-segment split "
516 BUGMSG(D_DURING,
H A Drfc1051.c133 BUGMSG(D_DURING, "it's a raw packet (length=%d)\n", length);
223 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n",
H A Dcom20020.c282 BUGMSG(D_DURING, "Setting mask to %x at %x\n",mask,ioaddr);
H A Dcom90xx.c614 BUGLVL(D_DURING)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Darcdevice.h70 #define D_DURING 128 /* trace operations (including irq's) */ macro
93 : x < D_DURING ? KERN_INFO : KERN_DEBUG, \

Completed in 87 milliseconds