Lines Matching refs:BUGMSG

278 		BUGMSG(D_DURING, "release_arcbuf: freed #%d; buffer queue is now: ",  in release_arcbuf()
297 BUGMSG(D_NORMAL, "get_arcbuf: overlap (%d)!\n", lp->buf_lock.counter); in get_arcbuf()
303 BUGMSG(D_NORMAL, "get_arcbuf: BUG: no buffers are available??\n"); in get_arcbuf()
312 BUGMSG(D_DURING, "get_arcbuf: got #%d; buffer queue is now: ", buf); in get_arcbuf()
383 BUGMSG(D_PROTO, "protocol map (default is '%c'): ", in arcnet_open()
391 BUGMSG(D_INIT, "arcnet_open: resetting card.\n"); in arcnet_open()
430 BUGMSG(D_NORMAL, "WARNING! Station address 00 is reserved " in arcnet_open()
433 BUGMSG(D_NORMAL, "WARNING! Station address FF may confuse " in arcnet_open()
482 BUGMSG(D_DURING, in arcnet_header()
489 BUGMSG(D_NORMAL, "arcnet_header: Yikes! skb->len(%d) != len(%d)!\n", in arcnet_header()
500 BUGMSG(D_NORMAL, "arcnet_header: Yikes! diff (%d) is not 2!\n", in arcnet_header()
508 BUGMSG(D_DURING, "building header for %02Xh using protocol '%c'\n", in arcnet_header()
511 BUGMSG(D_DURING, "actually, let's use '%c' instead.\n", in arcnet_header()
534 BUGMSG(D_NORMAL, in arcnet_rebuild_header()
543 BUGMSG(D_DURING, "rebuild header for ethernet protocol %Xh\n", type); in arcnet_rebuild_header()
545 BUGMSG(D_DURING, " rebuilt: dest is %d; protocol %Xh\n", in arcnet_rebuild_header()
549 BUGMSG(D_NORMAL, in arcnet_rebuild_header()
577 BUGMSG(D_DURING, in arcnet_send_packet()
585 BUGMSG(D_SKB_SIZE, "skb: transmitting %d bytes to %02X\n", in arcnet_send_packet()
591 BUGMSG(D_NORMAL, "fixme: packet too large: compensating badly!\n"); in arcnet_send_packet()
614 BUGMSG(D_NORMAL, "bug! prep_tx==0, but no continue_tx!\n"); in arcnet_send_packet()
616 BUGMSG(D_NORMAL, in arcnet_send_packet()
643 BUGMSG(D_DURING, "go_tx: status=%Xh, intmask=%Xh, next_tx=%d, cur_tx=%d\n", in go_tx()
696 BUGMSG(D_EXTRA, "tx timed out%s (status=%Xh, intmask=%Xh, dest=%02Xh)\n", in arcnet_timeout()
717 BUGMSG(D_DURING, "\n"); in arcnet_interrupt()
720 BUGMSG(D_DURING, "arcnet: irq %d for unknown device.\n", irq); in arcnet_interrupt()
723 BUGMSG(D_DURING, "in arcnet_interrupt\n"); in arcnet_interrupt()
727 BUGMSG(D_DURING, "arcnet: irq ignored due to missing lp.\n"); in arcnet_interrupt()
741 BUGMSG(D_DURING, "in arcnet_inthandler (status=%Xh, intmask=%Xh)\n", in arcnet_interrupt()
756 BUGMSG(D_NORMAL, "spurious reset (status=%Xh)\n", status); in arcnet_interrupt()
775 BUGMSG(D_DURING, "Buffer #%d: receive irq (status=%Xh)\n", in arcnet_interrupt()
780 BUGMSG(D_DURING, "enabling receive to buffer #%d\n", in arcnet_interrupt()
790 BUGMSG(D_DURING, "TX IRQ (stat=%Xh)\n", status); in arcnet_interrupt()
794 BUGMSG(D_EXTRA, "transmit was not acknowledged! " in arcnet_interrupt()
800 BUGMSG(D_DURING, in arcnet_interrupt()
846 BUGMSG(D_RECON, "Network reconfiguration detected (status=%Xh)\n", in arcnet_interrupt()
853 BUGMSG(D_NORMAL, "reconfiguration detected: cabling restored?\n"); in arcnet_interrupt()
857 BUGMSG(D_DURING, "recon: clearing counters.\n"); in arcnet_interrupt()
862 BUGMSG(D_DURING, "recon: counter=%d, time=%lds, net=%d\n", in arcnet_interrupt()
877 BUGMSG(D_NORMAL, "many reconfigurations detected: cabling problem?\n"); in arcnet_interrupt()
887 BUGMSG(D_NORMAL, "cabling restored?\n"); in arcnet_interrupt()
891 BUGMSG(D_DURING, "not recon: clearing counters anyway.\n"); in arcnet_interrupt()
896 BUGMSG(D_DURING, "arcnet_interrupt complete (status=%Xh, count=%d)\n", in arcnet_interrupt()
898 BUGMSG(D_DURING, "\n"); in arcnet_interrupt()
937 BUGMSG(D_DURING, "Buffer #%d: received packet from %02Xh to %02Xh " in arcnet_rx()
952 BUGMSG(D_PROTO, in arcnet_rx()
985 BUGMSG(D_PROTO, in null_rx()
996 BUGMSG(D_PROTO, in null_build_header()
1012 BUGMSG(D_PROTO, "tx: no encap for this host; load a protocol driver.\n"); in null_prepare_tx()