Searched refs:D_NORMAL (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/arcnet/
H A Dcom20020.c122 BUGMSG(D_NORMAL, "status invalid (%Xh).\n", status);
142 BUGMSG(D_NORMAL, "Signature byte not found (%02Xh != D1h).\n",
201 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", dev->irq);
211 BUGMSG(D_NORMAL, "%s: station %02Xh found at %03lXh, IRQ %d.\n",
215 BUGMSG(D_NORMAL, "Using backplane mode.\n");
218 BUGMSG(D_NORMAL, "Using extended timeout value of %d.\n", lp->timeout);
220 BUGMSG(D_NORMAL, "Using CKP %d - data rate %s.\n",
266 BUGMSG(D_NORMAL, "reset failed: TESTvalue not present.\n");
322 BUGMSG(D_NORMAL, "Setting promiscuous flag...\n");
330 BUGMSG(D_NORMAL, "Resettin
[all...]
H A Dcom20020-isa.c61 BUGLVL(D_NORMAL) printk(VERSION);
65 BUGMSG(D_NORMAL, "No autoprobe (yet) for IO mapped cards; you "
70 BUGMSG(D_NORMAL, "IO region %xh-%xh already allocated.\n",
75 BUGMSG(D_NORMAL, "IO address %x empty\n", ioaddr);
102 BUGMSG(D_NORMAL, "Autoprobe IRQ failed.\n");
H A Darc-rimi.c89 BUGLVL(D_NORMAL) printk(VERSION);
90 BUGLVL(D_NORMAL) printk("E-mail me if you actually test the RIM I driver, please!\n");
92 BUGMSG(D_NORMAL, "Given: node %02Xh, shmem %lXh, irq %d\n",
96 BUGMSG(D_NORMAL, "No autoprobe for RIM I; you "
101 BUGMSG(D_NORMAL, "Card memory already allocated\n");
105 BUGMSG(D_NORMAL, "You need to specify your card's station "
125 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", dev->irq);
163 BUGMSG(D_NORMAL, "Can't allocate device data!\n");
176 BUGMSG(D_NORMAL, "Can't remap device memory!\n");
190 BUGMSG(D_NORMAL, "ARCne
[all...]
H A Dcom90io.c158 BUGLVL(D_NORMAL) printk(VERSION);
159 BUGLVL(D_NORMAL) printk("E-mail me if you actually test this driver, please!\n");
162 BUGMSG(D_NORMAL, "No autoprobe for IO mapped cards; you "
240 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", dev->irq);
281 BUGMSG(D_NORMAL, "COM90IO: station %02Xh found at %03lXh, IRQ %d.\n",
317 BUGMSG(D_NORMAL, "reset failed: TESTvalue not present.\n");
H A Dcom90xx.c122 BUGLVL(D_NORMAL) printk(VERSION);
179 BUGMSG2(D_NORMAL, "S1: No ARCnet cards found.\n");
254 BUGMSG2(D_NORMAL, "S3: No ARCnet cards found.\n");
401 BUGMSG2(D_NORMAL, "S5: No ARCnet cards found.\n");
419 BUGMSG2(D_NORMAL, "com90xx: Can't allocate device!\n");
424 BUGMSG(D_NORMAL, "Can't allocate device data!\n");
465 BUGMSG(D_NORMAL, "Can't remap device memory!\n");
476 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", airq);
486 BUGMSG(D_NORMAL, "COM90xx station %02Xh found at %03lXh, IRQ %d, "
566 BUGMSG(D_NORMAL, "rese
[all...]
H A Darcnet.c297 BUGMSG(D_NORMAL, "get_arcbuf: overlap (%d)!\n", lp->buf_lock.counter);
303 BUGMSG(D_NORMAL, "get_arcbuf: BUG: no buffers are available??\n");
430 BUGMSG(D_NORMAL, "WARNING! Station address 00 is reserved "
433 BUGMSG(D_NORMAL, "WARNING! Station address FF may confuse "
489 BUGMSG(D_NORMAL, "arcnet_header: Yikes! skb->len(%d) != len(%d)!\n",
500 BUGMSG(D_NORMAL, "arcnet_header: Yikes! diff (%d) is not 2!\n",
533 BUGMSG(D_NORMAL,
548 BUGMSG(D_NORMAL,
589 BUGMSG(D_NORMAL, "fixme: packet too large: compensating badly!\n");
612 BUGMSG(D_NORMAL, "bu
[all...]
H A Darc-rawmode.c109 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n");
183 BUGMSG(D_NORMAL, "Bug! prepare_tx with size %d (> %d)\n",
H A Dcom20020-pci.c108 BUGMSG(D_NORMAL, "IO address %Xh was reported by PCI BIOS, "
169 BUGLVL(D_NORMAL) printk(VERSION);
H A Drfc1051.c146 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n");
191 BUGMSG(D_NORMAL, "RFC1051: I don't understand protocol %d (%Xh)\n",
235 BUGMSG(D_NORMAL, "Bug! prepare_tx with size %d (> %d)\n",
H A Drfc1201.c185 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n");
225 BUGMSG(D_NORMAL, "funny-shaped ARP packet. (%Xh, %Xh)\n",
294 BUGMSG(D_NORMAL, "(split) memory squeeze, dropping packet.\n");
407 BUGMSG(D_NORMAL, "RFC1201: I don't understand protocol %d (%Xh)\n",
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Darcdevice.h64 #define D_NORMAL 1 /* important operational info */ macro
83 #define ARCNET_DEBUG (D_NORMAL|D_EXTRA)
92 x==D_NORMAL ? KERN_WARNING \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Darcdevice.h64 #define D_NORMAL 1 /* important operational info */ macro
83 #define ARCNET_DEBUG (D_NORMAL|D_EXTRA)
92 x==D_NORMAL ? KERN_WARNING \

Completed in 102 milliseconds