Lines Matching refs:pr_err
110 pr_err("nvm: media mgr failed to init (%d) on dev %s\n", in nvm_init_mgr()
215 pr_err("nvm: memory type not supported\n"); in nvm_core_init()
220 pr_err("nvm: flash type not supported\n"); in nvm_core_init()
262 pr_err("nvm: device could not be identified\n"); in nvm_init()
271 pr_err("nvm: device not supported by kernel."); in nvm_init()
276 pr_err("nvm: only one group configuration supported."); in nvm_init()
282 pr_err("nvm: could not initialize core structures.\n"); in nvm_init()
292 pr_err("nvm: failed to initialize nvm\n"); in nvm_init()
335 pr_err("nvm: could not create ppa pool\n"); in nvm_register()
361 pr_err("nvm: could not find device %s to unregister\n", in nvm_unregister()
397 pr_err("nvm: target type %s not found\n", create->tgttype); in nvm_create_target()
404 pr_err("nvm: target name already exists.\n"); in nvm_create_target()
489 pr_err("nvm: device not found\n"); in __nvm_configure_create()
494 pr_err("nvm: config type not valid\n"); in __nvm_configure_create()
500 pr_err("nvm: lun out of bound (%u:%u > %u)\n", in __nvm_configure_create()
526 pr_err("nvm: target \"%s\" doesn't exist.\n", remove->tgtname); in __nvm_configure_remove()
542 pr_err("nvm: invalid command. Use \"opcode devicename\".\n"); in nvm_configure_show()
550 pr_err("nvm: device not found\n"); in nvm_configure_show()
570 pr_err("nvm: invalid command. Use \"d targetname\".\n"); in nvm_configure_remove()
589 pr_err("nvm: invalid command. Use \"opcode device name tgttype lun_begin:lun_end\".\n"); in nvm_configure_create()
611 pr_err("nvm: string must have the format of \"cmd ...\"\n"); in nvm_configure_by_str_event()
623 pr_err("nvm: invalid command\n"); in nvm_configure_by_str_event()
731 pr_err("nvm: max 31 devices can be reported.\n"); in nvm_ioctl_get_devices()
764 pr_err("nvm: no flags supported\n"); in nvm_ioctl_dev_create()
784 pr_err("nvm: no flags supported\n"); in nvm_ioctl_dev_remove()
830 pr_err("nvm: misc_register failed for control device"); in nvm_mod_init()