/linux-4.1.27/drivers/net/arcnet/ |
D | arcnet.c | 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() [all …]
|
D | com20020.c | 125 BUGMSG(D_NORMAL, "status invalid (%Xh).\n", status); in com20020_check() 128 BUGMSG(D_INIT_REASONS, "status after reset: %X\n", status); in com20020_check() 137 BUGMSG(D_INIT_REASONS, "status after reset acknowledged: %X\n", in com20020_check() 145 BUGMSG(D_NORMAL, "Signature byte not found (%02Xh != D1h).\n", in com20020_check() 219 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", dev->irq); in com20020_found() 225 BUGMSG(D_NORMAL, "%s: station %02Xh found at %03lXh, IRQ %d.\n", in com20020_found() 229 BUGMSG(D_NORMAL, "Using backplane mode.\n"); in com20020_found() 232 BUGMSG(D_NORMAL, "Using extended timeout value of %d.\n", lp->timeout); in com20020_found() 234 BUGMSG(D_NORMAL, "Using CKP %d - data rate %s.\n", in com20020_found() 260 BUGMSG(D_DEBUG, "%s: %d: %s: dev: %p, lp: %p, dev->name: %s\n", in com20020_reset() [all …]
|
D | rfc1201.c | 144 BUGMSG(D_DURING, "it's an RFC1201 packet (length=%d)\n", length); in rx() 153 BUGMSG(D_DURING, "compensating for exception packet\n"); in rx() 155 BUGMSG(D_EXTRA, "short RFC1201 exception packet from %02Xh", in rx() 167 BUGMSG(D_RX, "incoming is not split (splitflag=%d)\n", in rx() 171 BUGMSG(D_EXTRA, "aborting assembly (seq=%d) for unsplit packet (splitflag=%d, seq=%d)\n", in rx() 183 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n"); in rx() 213 BUGMSG(D_EXTRA, in rx() 219 BUGMSG(D_DURING, "ARP source address (%Xh) is fine.\n", in rx() 223 BUGMSG(D_NORMAL, "funny-shaped ARP packet. (%Xh, %Xh)\n", in rx() 251 BUGMSG(D_RX, "packet is split (splitflag=%d, seq=%d)\n", in rx() [all …]
|
D | com90io.c | 158 BUGMSG(D_NORMAL, "No autoprobe for IO mapped cards; you " in com90io_probe() 163 BUGMSG(D_INIT_REASONS, "IO request_region %x-%x failed.\n", in com90io_probe() 168 BUGMSG(D_INIT_REASONS, "IO address %x empty\n", ioaddr); in com90io_probe() 177 BUGMSG(D_INIT_REASONS, "Status invalid (%Xh).\n", status); in com90io_probe() 180 BUGMSG(D_INIT_REASONS, "Status after reset: %X\n", status); in com90io_probe() 184 BUGMSG(D_INIT_REASONS, "Status after reset acknowledged: %X\n", status); in com90io_probe() 189 BUGMSG(D_INIT_REASONS, "Eternal reset (status=%Xh)\n", status); in com90io_probe() 200 BUGMSG(D_INIT_REASONS, "Signature byte not found" in com90io_probe() 218 BUGMSG(D_INIT_REASONS, "Autoprobe IRQ failed\n"); in com90io_probe() 242 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", dev->irq); in com90io_found() [all …]
|
D | capmode.c | 50 BUGMSG(D_DURING, "it's a raw(cap) packet (length=%d)\n", length); in rx() 59 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n"); in rx() 106 BUGMSG(D_PROTO, "Preparing header for cap packet %x.\n", in build_header() 147 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n", in prepare_tx() 150 BUGMSG(D_PROTO, "Sending for cap packet %x.\n", in prepare_tx() 155 BUGMSG(D_NORMAL, "Bug! prepare_tx with size %d (> %d)\n", in prepare_tx() 168 BUGMSG(D_DURING, "prepare_tx: length=%d ofs=%d\n", in prepare_tx() 193 BUGMSG(D_DURING, "capmode: ack_tx: protocol: %x: result: %d\n", in ack_tx() 201 BUGMSG(D_NORMAL, "Memory squeeze, can't acknowledge.\n"); in ack_tx() 217 BUGMSG(D_PROTO, "Ackknowledge for cap packet %x.\n", in ack_tx()
|
D | com20020-isa.c | 62 BUGMSG(D_NORMAL, "No autoprobe (yet) for IO mapped cards; you " in com20020isa_probe() 67 BUGMSG(D_NORMAL, "IO region %xh-%xh already allocated.\n", in com20020isa_probe() 72 BUGMSG(D_NORMAL, "IO address %x empty\n", ioaddr); in com20020isa_probe() 86 BUGMSG(D_INIT_REASONS, "intmask was %02Xh\n", inb(_INTMASK)); in com20020isa_probe() 95 BUGMSG(D_INIT_REASONS, "Autoprobe IRQ failed first time\n"); in com20020isa_probe() 102 BUGMSG(D_NORMAL, "Autoprobe IRQ failed.\n"); in com20020isa_probe()
|
D | arc-rawmode.c | 96 BUGMSG(D_DURING, "it's a raw packet (length=%d)\n", length); in rx() 105 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n"); in rx() 174 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n", in prepare_tx() 181 BUGMSG(D_NORMAL, "Bug! prepare_tx with size %d (> %d)\n", in prepare_tx() 194 BUGMSG(D_DURING, "prepare_tx: length=%d ofs=%d\n", in prepare_tx()
|
D | rfc1051.c | 133 BUGMSG(D_DURING, "it's a raw packet (length=%d)\n", length); in rx() 142 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n"); in rx() 184 BUGMSG(D_NORMAL, "RFC1051: I don't understand protocol %d (%Xh)\n", in build_header() 225 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n", in prepare_tx() 232 BUGMSG(D_NORMAL, "Bug! prepare_tx with size %d (> %d)\n", in prepare_tx()
|
D | arc-rimi.c | 154 BUGMSG(D_NORMAL, "Can't ioremap\n"); in arcrimi_found() 162 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", dev->irq); in arcrimi_found() 218 BUGMSG(D_NORMAL, "Card memory already allocated\n"); in arcrimi_found() 224 BUGMSG(D_NORMAL, "Can't remap device memory!\n"); in arcrimi_found() 231 BUGMSG(D_NORMAL, "ARCnet RIM I: station %02Xh found at IRQ %d, " in arcrimi_found() 266 BUGMSG(D_INIT, "Resetting %s (status=%02Xh)\n", dev->name, ASTATUS()); in arcrimi_reset()
|
D | com90xx.c | 507 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", airq); in com90xx_found() 523 BUGMSG(D_NORMAL, "Can't remap device memory!\n"); in com90xx_found() 532 BUGMSG(D_NORMAL, "COM90xx station %02Xh found at %03lXh, IRQ %d, " in com90xx_found() 593 BUGMSG(D_INIT, "Resetting (status=%02Xh)\n", ASTATUS()); in com90xx_reset() 609 BUGMSG(D_NORMAL, "reset failed: TESTvalue not present.\n"); in com90xx_reset()
|
D | com20020-pci.c | 104 BUGMSG(D_NORMAL, "%s Controls\n", ci->name); in com20020pci_probe()
|
/linux-4.1.27/include/linux/ |
D | arcdevice.h | 87 #define BUGMSG(x,msg,args...) \ macro 99 BUGMSG(D_TIMING, \
|