Home
last modified time | relevance | path

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

/Linux-v4.19/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()
386 OSD_ERR("warning: scsi_test_unit_ready failed\n"); in __detect_osd()
457 OSD_ERR("alloc_disk failed\n"); in osd_probe()
468 OSD_ERR("osd detection failed, non-compatible OSD device\n"); in osd_probe()
478 OSD_ERR("dev_set_name failed => %d\n", error); in osd_probe()
484 OSD_ERR("device_register failed => %d\n", error); in osd_probe()
504 OSD_ERR("Half cooked osd-device %p, || %p!=%p", in osd_remove()
534 OSD_ERR("Unable to register sysfs class => %d\n", err); in osd_uld_init()
541 OSD_ERR("Unable to register major %d for osd ULD => %d\n", in osd_uld_init()
[all …]
Dosd_debug.h17 #define OSD_ERR(fmt, a...) printk(KERN_ERR "osd: " fmt, ##a) macro
Dosd_initiator.c116 OSD_ERR("Failed to detect %s => %d\n", _osd_ver_desc(or), ret); in _osd_get_print_system_info()
186 OSD_ERR("OSD Target error: OSD_SYSTEM_ID too long(%d). " in _osd_get_print_system_info()
550 OSD_ERR("Failed to Realloc %d-bytes was-%d\n", max_bytes, in _osd_realloc_seg()
732 OSD_ERR("!!! Failed to allocate list_objects BIO\n"); in _osd_req_list_objects()
1404 OSD_ERR("BAD FOOD from target. list not valid!" in osd_req_decode_get_attr_list()
1723 OSD_ERR(fmt, ##a); \
1753 OSD_ERR("Block-layer returned error(0x%x) but " in osd_req_decode_sense_full()
1760 OSD_ERR("Unrecognized scsi sense: rcode=%x length=%d\n", in osd_req_decode_sense_full()