Lines Matching refs:modname
84 static char modname[] = "cycx_drv"; variable
142 printk(KERN_ERR "%s: IRQ %d is invalid!\n", modname, hw->irq); in cycx_setup()
149 modname); in cycx_setup()
153 modname, dpmbase); in cycx_setup()
162 "address 0x%lX!\n", modname, dpmbase); in cycx_setup()
167 modname, dpmbase); in cycx_setup()
342 printk(KERN_ERR "%s: Error !!\n", modname); in cycx_data_boot()
373 printk(KERN_ERR "%s: Error !!\n", modname); in cycx_code_boot()
394 printk(KERN_INFO "%s: firmware signature=\"%s\"\n", modname, in load_cyc2x()
400 modname); in load_cyc2x()
404 printk(KERN_INFO "%s: firmware version=%u\n", modname, cfm->version); in load_cyc2x()
410 modname, __func__, cfm->version, CFM_VERSION); in load_cyc2x()
423 modname, __func__); in load_cyc2x()
435 printk(KERN_INFO "%s:%s: image sizes\n", __func__, modname); in load_cyc2x()
446 printk(KERN_INFO "%s: loading firmware %s (ID=%u)...\n", modname, in load_cyc2x()
454 modname); in load_cyc2x()
471 printk(KERN_ERR "%s: reset not started.\n", modname); in load_cyc2x()
477 printk(KERN_ERR "%s: cannot load data file.\n", modname); in load_cyc2x()
483 printk(KERN_ERR "%s: cannot load code file.\n", modname); in load_cyc2x()
496 printk(KERN_INFO "%s: firmware loaded!\n", modname); in load_cyc2x()