Home
last modified time | relevance | path

Searched refs:OSD_ERR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/osd/
Dosd_uld.c205 OSD_ERR("Unknown ioctl %d: osd_uld_device=%p\n", cmd, oud); in osd_uld_ioctl()
227 OSD_ERR("Mount with !path || !*path\n"); in osduld_path_lookup()
385 OSD_ERR("warning: scsi_test_unit_ready failed\n"); in __detect_osd()
455 OSD_ERR("alloc_disk failed\n"); in osd_probe()
472 OSD_ERR("osd detection failed, non-compatible OSD device\n"); in osd_probe()
482 OSD_ERR("cdev_add failed\n"); in osd_probe()
493 OSD_ERR("dev_set_name failed => %d\n", error); in osd_probe()
499 OSD_ERR("device_register failed => %d\n", error); in osd_probe()
527 OSD_ERR("Half cooked osd-device %p,%p || %p!=%p", in osd_remove()
557 OSD_ERR("Unable to register sysfs class => %d\n", err); in osd_uld_init()
[all …]
Dosd_debug.h17 #define OSD_ERR(fmt, a...) printk(KERN_ERR "osd: " fmt, ##a) macro
Dosd_initiator.c115 OSD_ERR("Failed to detect %s => %d\n", _osd_ver_desc(or), ret); in _osd_get_print_system_info()
188 OSD_ERR("OSD Target error: OSD_SYSTEM_ID too long(%d). " in _osd_get_print_system_info()
546 OSD_ERR("Failed to Realloc %d-bytes was-%d\n", max_bytes, in _osd_realloc_seg()
728 OSD_ERR("!!! Failed to allocate list_objects BIO\n"); in _osd_req_list_objects()
1400 OSD_ERR("BAD FOOD from target. list not valid!" in osd_req_decode_get_attr_list()
1717 OSD_ERR(fmt, ##a); \
1747 OSD_ERR("Block-layer returned error(0x%x) but " in osd_req_decode_sense_full()
1754 OSD_ERR("Unrecognized scsi sense: rcode=%x length=%d\n", in osd_req_decode_sense_full()