Lines Matching refs:D_NORMAL
125 BUGMSG(D_NORMAL, "status invalid (%Xh).\n", status); 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()
287 BUGMSG(D_NORMAL, "reset failed: TESTvalue not present.\n"); in com20020_reset()
345 BUGMSG(D_NORMAL, "Setting promiscuous flag...\n"); in com20020_set_mc_list()
353 BUGMSG(D_NORMAL, "Resetting promiscuous flag...\n"); in com20020_set_mc_list()
374 BUGLVL(D_NORMAL) printk(VERSION); in com20020_module_init()