Home
last modified time | relevance | path

Searched refs:dax_err (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/sbus/char/
H A Doradax.c43 #define dax_err(fmt, ...) pr_err("%s: " fmt "\n", __func__, ##__VA_ARGS__) macro
247 dax_err("Unable to grab mdesc"); in dax_attach()
268 dax_err("No DAX device found"); in dax_attach()
286 dax_err("Unknown dax type: %s", prop); in dax_attach()
295 dax_err("hvapi_register failed"); in dax_attach()
308 dax_err("get_hwqueue_size failed with status=%ld and max_ccbs=%ld", in dax_attach()
315 dax_err("HV reports unsupported max_ccbs=%ld", max_ccbs); in dax_attach()
321 dax_err("alloc_chrdev_region failed"); in dax_attach()
328 dax_err("class_create failed"); in dax_attach()
334 dax_err("device_creat in dax_attach()
[all...]
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Doradax.c43 #define dax_err(fmt, ...) pr_err("%s: " fmt "\n", __func__, ##__VA_ARGS__) macro
249 dax_err("Unable to grab mdesc"); in dax_attach()
270 dax_err("No DAX device found"); in dax_attach()
288 dax_err("Unknown dax type: %s", prop); in dax_attach()
297 dax_err("hvapi_register failed"); in dax_attach()
310 dax_err("get_hwqueue_size failed with status=%ld and max_ccbs=%ld", in dax_attach()
317 dax_err("HV reports unsupported max_ccbs=%ld", max_ccbs); in dax_attach()
323 dax_err("alloc_chrdev_region failed"); in dax_attach()
333 dax_err("device_create failed"); in dax_attach()
340 dax_err("cdev_ad in dax_attach()
[all...]

Completed in 3 milliseconds