Lines Matching refs:PRN

213 #define	PRN(...)	_PRN("?%s():  "__VA_ARGS__, "")  macro
302 #define PR0 if (vd_msglevel > 0) PRN
303 #define PR1 if (vd_msglevel > 1) PRN
304 #define PR2 if (vd_msglevel > 2) PRN
5540 PRN("Check size failed for %s (errno %d)", in vd_setup_full_disk()
5611 PRN("ldi_open_by_dev() returned errno %d " in vd_setup_full_disk()
5671 PRN("%s geometry claims 0 sectors per track", device_path); in vd_setup_partition_vtoc()
5675 PRN("%s geometry claims 0 heads", device_path); in vd_setup_partition_vtoc()
5904 PRN("vn_open(%s) = errno %d", file_path, status); in vd_setup_backend_vnode()
5966 PRN("Check size failed for %s (errno %d)", in vd_setup_slice_image()
6001 PRN("Check size failed for %s (errno %d)", in vd_setup_disk_image()
6008 PRN("Size of file has to be at least %ld bytes", in vd_setup_disk_image()
6018 PRN("Failed to read label from %s", backend_path); in vd_setup_disk_image()
6152 PRN("ldi_ioctl(DKIOCINFO) returned errno %d for %s", in vd_setup_backend_ldi()
6157 PRN("slice %u >= maximum slice %u for %s", in vd_setup_backend_ldi()
6258 PRN("Check size failed for %s (errno %d)", device_path, status); in vd_setup_single_slice_disk()
6293 PRN("ldi_ioctl(DKIOCGEOM) returned errno %d " in vd_setup_single_slice_disk()
6522 PRN("ldi_get_dev() returned errno %d for %s", in vd_identify_dev()
6621 PRN("%s is no longer accessible", path); in vd_setup_vd()
6633 PRN("%s identification failed with status %d", in vd_setup_vd()
6667 PRN("Unsupported vdisk backend %s", path); in vd_setup_vd()
6682 PRN("%s is currently inaccessible (error %d)", in vd_setup_vd()
6687 PRN("%s can not be exported as a virtual disk " in vd_setup_vd()
6694 PRN("%s is now online", path); in vd_setup_vd()
6711 PRN("Could not create io task queue"); in vd_setup_vd()
6736 PRN("No memory for virtual disk"); in vds_do_init_vd()
6782 PRN("Could not get iblock cookie."); in vds_do_init_vd()
6795 PRN("Could not create task queue"); in vds_do_init_vd()
6802 PRN("Could not create task queue"); in vds_do_init_vd()
6819 PRN("Could not initialize LDC channel %lx, " in vds_do_init_vd()
6827 PRN("Could not initialize LDC channel %lu," in vds_do_init_vd()
6833 PRN("Could not initialize LDC channel %lu," in vds_do_init_vd()
6845 PRN("Could not initialize LDC channel %lu," in vds_do_init_vd()
6852 PRN("Error adding vdisk ID %lu to table", id); in vds_do_init_vd()
7030 PRN("No \"%s\" found for virtual disk", VD_CHANNEL_ENDPOINT); in vds_do_get_ldc_id()
7036 PRN("No \"%s\" property found for \"%s\" of vdisk", in vds_do_get_ldc_id()
7042 PRN("Using ID of first of multiple channels for this vdisk"); in vds_do_get_ldc_id()
7057 PRN("Invalid node count in Machine Description subtree"); in vds_get_ldc_id()
7121 PRN("option %s is unknown or unsupported", opt); in vds_get_options()
7170 PRN("vds.conf: driver-type-list, entry %d (%s): " in vds_driver_types_update()
7179 PRN("vds.conf: driver-type-list, entry %d (%s): " in vds_driver_types_update()
7186 PRN("vds.conf: driver-type-list, entry %d (%s): " in vds_driver_types_update()
7201 PRN("vds.conf: driver-type-list, entry %d (%s): " in vds_driver_types_update()
7230 PRN("Error getting vdisk \"%s\"", VD_ID_PROP); in vds_add_vd()
7236 PRN("Error getting vdisk \"%s\"", VD_BLOCK_DEVICE_PROP); in vds_add_vd()
7243 PRN("Error getting LDC ID for vdisk %lu", id); in vds_add_vd()
7248 PRN("Failed to add vdisk ID %lu", id); in vds_add_vd()
7250 PRN("No vDisk entry found for vdisk ID %lu", id); in vds_add_vd()
7262 PRN("Unable to get \"%s\" property from vdisk's MD node", in vds_remove_vd()
7268 PRN("No vdisk entry found for vdisk ID %lu", id); in vds_remove_vd()
7283 PRN("Error getting previous vdisk \"%s\" property", in vds_change_vd()
7288 PRN("Error getting current vdisk \"%s\" property", VD_ID_PROP); in vds_change_vd()
7292 PRN("Not changing vdisk: ID changed from %lu to %lu", in vds_change_vd()
7299 PRN("Error getting LDC ID for vdisk %lu", prev_id); in vds_change_vd()
7304 PRN("Error getting LDC ID for vdisk %lu", curr_id); in vds_change_vd()
7309 PRN("Not changing vdisk: " in vds_change_vd()
7317 PRN("Error getting previous vdisk \"%s\"", in vds_change_vd()
7323 PRN("Error getting current vdisk \"%s\"", VD_BLOCK_DEVICE_PROP); in vds_change_vd()
7334 PRN("Not changing vdisk: options changed from %lx to %lx", in vds_change_vd()
7343 PRN("No entry found for vdisk ID %lu", prev_id); in vds_change_vd()
7348 PRN("Failed to change vdisk ID %lu", curr_id); in vds_change_vd()
7399 PRN("vds \"%s\" property does not exist", VD_REG_PROP); in vds_do_attach()
7408 PRN("Could not allocate state for instance %u", instance); in vds_do_attach()
7413 PRN("Could not get state for instance %u", instance); in vds_do_attach()
7425 PRN("ldi_ident_from_dip() returned errno %d", status); in vds_do_attach()
7444 PRN("Unable to register for MD updates"); in vds_do_attach()
7456 PRN("failed to set \"%s\" property for instance %u", in vds_do_attach()