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