Lines Matching refs:PRN
212 #define PRN(...) _PRN("?%s(): "__VA_ARGS__, "") macro
301 #define PR0 if (vd_msglevel > 0) PRN
302 #define PR1 if (vd_msglevel > 1) PRN
303 #define PR2 if (vd_msglevel > 2) PRN
5535 PRN("Check size failed for %s (errno %d)", in vd_setup_full_disk()
5606 PRN("ldi_open_by_dev() returned errno %d " in vd_setup_full_disk()
5666 PRN("%s geometry claims 0 sectors per track", device_path); in vd_setup_partition_vtoc()
5670 PRN("%s geometry claims 0 heads", device_path); in vd_setup_partition_vtoc()
5899 PRN("vn_open(%s) = errno %d", file_path, status); in vd_setup_backend_vnode()
5961 PRN("Check size failed for %s (errno %d)", in vd_setup_slice_image()
5996 PRN("Check size failed for %s (errno %d)", in vd_setup_disk_image()
6003 PRN("Size of file has to be at least %ld bytes", in vd_setup_disk_image()
6013 PRN("Failed to read label from %s", backend_path); in vd_setup_disk_image()
6147 PRN("ldi_ioctl(DKIOCINFO) returned errno %d for %s", in vd_setup_backend_ldi()
6152 PRN("slice %u >= maximum slice %u for %s", in vd_setup_backend_ldi()
6253 PRN("Check size failed for %s (errno %d)", device_path, status); in vd_setup_single_slice_disk()
6288 PRN("ldi_ioctl(DKIOCGEOM) returned errno %d " in vd_setup_single_slice_disk()
6517 PRN("ldi_get_dev() returned errno %d for %s", in vd_identify_dev()
6616 PRN("%s is no longer accessible", path); in vd_setup_vd()
6628 PRN("%s identification failed with status %d", in vd_setup_vd()
6662 PRN("Unsupported vdisk backend %s", path); in vd_setup_vd()
6677 PRN("%s is currently inaccessible (error %d)", in vd_setup_vd()
6682 PRN("%s can not be exported as a virtual disk " in vd_setup_vd()
6689 PRN("%s is now online", path); in vd_setup_vd()
6706 PRN("Could not create io task queue"); in vd_setup_vd()
6731 PRN("No memory for virtual disk"); in vds_do_init_vd()
6777 PRN("Could not get iblock cookie."); in vds_do_init_vd()
6790 PRN("Could not create task queue"); in vds_do_init_vd()
6797 PRN("Could not create task queue"); in vds_do_init_vd()
6814 PRN("Could not initialize LDC channel %lx, " in vds_do_init_vd()
6822 PRN("Could not initialize LDC channel %lu," in vds_do_init_vd()
6828 PRN("Could not initialize LDC channel %lu," in vds_do_init_vd()
6840 PRN("Could not initialize LDC channel %lu," in vds_do_init_vd()
6847 PRN("Error adding vdisk ID %lu to table", id); in vds_do_init_vd()
7025 PRN("No \"%s\" found for virtual disk", VD_CHANNEL_ENDPOINT); in vds_do_get_ldc_id()
7031 PRN("No \"%s\" property found for \"%s\" of vdisk", in vds_do_get_ldc_id()
7037 PRN("Using ID of first of multiple channels for this vdisk"); in vds_do_get_ldc_id()
7052 PRN("Invalid node count in Machine Description subtree"); in vds_get_ldc_id()
7116 PRN("option %s is unknown or unsupported", opt); in vds_get_options()
7165 PRN("vds.conf: driver-type-list, entry %d (%s): " in vds_driver_types_update()
7174 PRN("vds.conf: driver-type-list, entry %d (%s): " in vds_driver_types_update()
7181 PRN("vds.conf: driver-type-list, entry %d (%s): " in vds_driver_types_update()
7196 PRN("vds.conf: driver-type-list, entry %d (%s): " in vds_driver_types_update()
7225 PRN("Error getting vdisk \"%s\"", VD_ID_PROP); in vds_add_vd()
7231 PRN("Error getting vdisk \"%s\"", VD_BLOCK_DEVICE_PROP); in vds_add_vd()
7238 PRN("Error getting LDC ID for vdisk %lu", id); in vds_add_vd()
7243 PRN("Failed to add vdisk ID %lu", id); in vds_add_vd()
7245 PRN("No vDisk entry found for vdisk ID %lu", id); in vds_add_vd()
7257 PRN("Unable to get \"%s\" property from vdisk's MD node", in vds_remove_vd()
7263 PRN("No vdisk entry found for vdisk ID %lu", id); in vds_remove_vd()
7278 PRN("Error getting previous vdisk \"%s\" property", in vds_change_vd()
7283 PRN("Error getting current vdisk \"%s\" property", VD_ID_PROP); in vds_change_vd()
7287 PRN("Not changing vdisk: ID changed from %lu to %lu", in vds_change_vd()
7294 PRN("Error getting LDC ID for vdisk %lu", prev_id); in vds_change_vd()
7299 PRN("Error getting LDC ID for vdisk %lu", curr_id); in vds_change_vd()
7304 PRN("Not changing vdisk: " in vds_change_vd()
7312 PRN("Error getting previous vdisk \"%s\"", in vds_change_vd()
7318 PRN("Error getting current vdisk \"%s\"", VD_BLOCK_DEVICE_PROP); in vds_change_vd()
7329 PRN("Not changing vdisk: options changed from %lx to %lx", in vds_change_vd()
7338 PRN("No entry found for vdisk ID %lu", prev_id); in vds_change_vd()
7343 PRN("Failed to change vdisk ID %lu", curr_id); in vds_change_vd()
7394 PRN("vds \"%s\" property does not exist", VD_REG_PROP); in vds_do_attach()
7403 PRN("Could not allocate state for instance %u", instance); in vds_do_attach()
7408 PRN("Could not get state for instance %u", instance); in vds_do_attach()
7420 PRN("ldi_ident_from_dip() returned errno %d", status); in vds_do_attach()
7439 PRN("Unable to register for MD updates"); in vds_do_attach()
7451 PRN("failed to set \"%s\" property for instance %u", in vds_do_attach()