Lines Matching refs:BUGMSG

249 		BUGMSG(D_DURING, "release_arcbuf: freed #%d; buffer queue is now: ",  in release_arcbuf()
269 BUGMSG(D_NORMAL, "get_arcbuf: overlap (%d)!\n", in get_arcbuf()
277 BUGMSG(D_NORMAL, "get_arcbuf: BUG: no buffers are available??\n"); in get_arcbuf()
286 BUGMSG(D_DURING, "get_arcbuf: got #%d; buffer queue is now: ", buf); in get_arcbuf()
370 BUGMSG(D_INIT,"opened."); in arcnet_open()
376 BUGMSG(D_PROTO, "protocol map (default is '%c'): ", in arcnet_open()
384 BUGMSG(D_INIT, "arcnet_open: resetting card.\n"); in arcnet_open()
397 BUGMSG(D_INIT, "arcnet_open: mtu: %d.\n", dev->mtu); in arcnet_open()
428 BUGMSG(D_NORMAL, "WARNING! Station address 00 is reserved " in arcnet_open()
431 BUGMSG(D_NORMAL, "WARNING! Station address FF may confuse " in arcnet_open()
434 BUGMSG(D_DEBUG, "%s: %d: %s\n",__FILE__,__LINE__,__func__); in arcnet_open()
436 BUGMSG(D_DEBUG, "%s: %d: %s\n",__FILE__,__LINE__,__func__); in arcnet_open()
441 BUGMSG(D_DEBUG, "%s: %d: %s\n",__FILE__,__LINE__,__func__); in arcnet_open()
448 BUGMSG(D_DEBUG, "%s: %d: %s\n",__FILE__,__LINE__,__func__); in arcnet_open()
451 BUGMSG(D_DEBUG, "%s: %d: %s\n",__FILE__,__LINE__,__func__); in arcnet_open()
491 BUGMSG(D_DURING, in arcnet_header()
498 BUGMSG(D_NORMAL, "arcnet_header: Yikes! skb->len(%d) != len(%d)!\n", in arcnet_header()
505 BUGMSG(D_DEBUG, "arc_raw_proto used. proto='%c'\n",proto->suffix); in arcnet_header()
519 BUGMSG(D_NORMAL, "arcnet_header: Yikes! diff (%d) is not 2!\n", 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()
559 BUGMSG(D_SKB_SIZE, "skb: transmitting %d bytes to %02X\n", in arcnet_send_packet()
565 BUGMSG(D_NORMAL, "fixme: packet too large: compensating badly!\n"); in arcnet_send_packet()
597 BUGMSG(D_NORMAL, in arcnet_send_packet()
609 BUGMSG(D_DEBUG, "%s: %d: %s, status: %x\n",__FILE__,__LINE__,__func__,ASTATUS()); in arcnet_send_packet()
613 BUGMSG(D_DEBUG, "%s: %d: %s\n",__FILE__,__LINE__,__func__); in arcnet_send_packet()
616 BUGMSG(D_DEBUG, "%s: %d: %s, status: %x\n",__FILE__,__LINE__,__func__,ASTATUS()); in arcnet_send_packet()
634 BUGMSG(D_DURING, "go_tx: status=%Xh, intmask=%Xh, next_tx=%d, cur_tx=%d\n", in go_tx()
685 BUGMSG(D_EXTRA, "tx timed out%s (status=%Xh, intmask=%Xh, dest=%02Xh)\n", in arcnet_timeout()
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()
736 BUGMSG(D_DEBUG, "%s: %d: %s: status=%x\n", in arcnet_interrupt()
747 BUGMSG(D_NORMAL, "spurious reset (status=%Xh)\n", status); 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()
800 BUGMSG(D_EXTRA, in arcnet_interrupt()
807 BUGMSG(D_DURING, in arcnet_interrupt()
871 BUGMSG(D_RECON, "Network reconfiguration detected (status=%Xh)\n", in arcnet_interrupt()
875 BUGMSG(D_RECON,"Put out that recon myself\n"); in arcnet_interrupt()
881 BUGMSG(D_NORMAL, "reconfiguration detected: cabling restored?\n"); 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()
905 BUGMSG(D_NORMAL, "many reconfigurations detected: cabling problem?\n"); in arcnet_interrupt()
916 BUGMSG(D_NORMAL, "cabling restored?\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()
988 BUGMSG(D_PROTO, in arcnet_rx()
1009 BUGMSG(D_PROTO, in null_rx()
1020 BUGMSG(D_PROTO, in null_build_header()
1036 BUGMSG(D_PROTO, "tx: no encap for this host; load a protocol driver.\n"); in null_prepare_tx()