Lines Matching refs:D_DURING

137 	BUGLVL(D_DURING)  in arcnet_init()
248 BUGLVL(D_DURING) { in release_arcbuf()
249 BUGMSG(D_DURING, "release_arcbuf: freed #%d; buffer queue is now: ", in release_arcbuf()
252 BUGMSG2(D_DURING, "#%d ", lp->buf_queue[i]); in release_arcbuf()
253 BUGMSG2(D_DURING, "\n"); in release_arcbuf()
285 BUGLVL(D_DURING) { in get_arcbuf()
286 BUGMSG(D_DURING, "get_arcbuf: got #%d; buffer queue is now: ", buf); in get_arcbuf()
288 BUGMSG2(D_DURING, "#%d ", lp->buf_queue[i]); in get_arcbuf()
289 BUGMSG2(D_DURING, "\n"); in get_arcbuf()
491 BUGMSG(D_DURING, in arcnet_header()
528 BUGMSG(D_DURING, "building header for %02Xh using protocol '%c'\n", in arcnet_header()
531 BUGMSG(D_DURING, "actually, let's use '%c' instead.\n", in arcnet_header()
551 BUGMSG(D_DURING, in arcnet_send_packet()
634 BUGMSG(D_DURING, "go_tx: status=%Xh, intmask=%Xh, next_tx=%d, cur_tx=%d\n", in go_tx()
707 BUGMSG(D_DURING, "\n"); in arcnet_interrupt()
709 BUGMSG(D_DURING, "in arcnet_interrupt\n"); in arcnet_interrupt()
728 BUGMSG(D_DURING, "in arcnet_inthandler (status=%Xh, intmask=%Xh)\n", in arcnet_interrupt()
766 BUGMSG(D_DURING, "Buffer #%d: receive irq (status=%Xh)\n", in arcnet_interrupt()
771 BUGMSG(D_DURING, "enabling receive to buffer #%d\n", in arcnet_interrupt()
779 BUGMSG(D_DURING, "EXCNAK IRQ (diagstat=%Xh)\n", in arcnet_interrupt()
795 BUGMSG(D_DURING, "TX IRQ (stat=%Xh)\n", status); in arcnet_interrupt()
807 BUGMSG(D_DURING, in arcnet_interrupt()
885 BUGMSG(D_DURING, "recon: clearing counters.\n"); in arcnet_interrupt()
890 BUGMSG(D_DURING, "recon: counter=%d, time=%lds, net=%d\n", in arcnet_interrupt()
920 BUGMSG(D_DURING, "not recon: clearing counters anyway.\n"); in arcnet_interrupt()
929 BUGMSG(D_DURING, "arcnet_interrupt complete (status=%Xh, count=%d)\n", in arcnet_interrupt()
931 BUGMSG(D_DURING, "\n"); in arcnet_interrupt()
973 BUGMSG(D_DURING, "Buffer #%d: received packet from %02Xh to %02Xh " in arcnet_rx()