Symbol: EPRINTLN
usr/src/cmd/bhyve/amd64/bhyverun_machdep.c
307
EPRINTLN("VM exit on HLT not supported");
usr/src/cmd/bhyve/amd64/bhyverun_machdep.c
332
EPRINTLN("SMP mux requested, no pause support");
usr/src/cmd/bhyve/amd64/bhyverun_machdep.c
344
EPRINTLN("Unable to set x2apic state (%d)", err);
usr/src/cmd/bhyve/amd64/e820.c
101
EPRINTLN(" (%4lu) [%16lx, %16lx] %s", i,
usr/src/cmd/bhyve/amd64/e820.c
97
EPRINTLN("E820 map:");
usr/src/cmd/bhyve/amd64/mptbl.c
312
EPRINTLN("mptable requires mapped mem");
usr/src/cmd/bhyve/amd64/mptbl.c
323
EPRINTLN("MPtable is incompatible with "
usr/src/cmd/bhyve/amd64/mptbl.c
325
EPRINTLN("MPtable generation can be disabled "
usr/src/cmd/bhyve/amd64/pci_lpc.c
284
EPRINTLN("Unable to allocate resources for "
usr/src/cmd/bhyve/amd64/pci_lpc.c
298
EPRINTLN("Unable to initialize backend '%s' "
usr/src/cmd/bhyve/amd64/pci_lpc.c
547
EPRINTLN("Only one LPC bridge is allowed.");
usr/src/cmd/bhyve/amd64/pci_lpc.c
557
EPRINTLN("LPC bridge can be present only on bus 0.");
usr/src/cmd/bhyve/amd64/ps2kbd.c
286
EPRINTLN("Unhandled ps2 keyboard current "
usr/src/cmd/bhyve/amd64/ps2kbd.c
335
EPRINTLN("Unhandled ps2 keyboard command "
usr/src/cmd/bhyve/amd64/ps2kbd.c
380
EPRINTLN("Unhandled ps2 keyboard keysym 0x%x", keysym);
usr/src/cmd/bhyve/amd64/ps2mouse.c
292
EPRINTLN("Unhandled ps2 mouse current "
usr/src/cmd/bhyve/amd64/ps2mouse.c
361
EPRINTLN("Unhandled ps2 mouse command "
usr/src/cmd/bhyve/amd64/task_switch.c
999
EPRINTLN("Task switch to 16-bit TSS not supported");
usr/src/cmd/bhyve/amd64/vmexit.c
190
EPRINTLN("Unhandled %s%c 0x%04x at 0x%lx",
usr/src/cmd/bhyve/amd64/vmexit.c
219
EPRINTLN("rdmsr to register %#x on vcpu %d",
usr/src/cmd/bhyve/amd64/vmexit.c
245
EPRINTLN("wrmsr to register %#x(%#lx) on vcpu %d",
usr/src/cmd/bhyve/amd64/vmexit.c
376
EPRINTLN("vm exit[%d]", vcpu_id(vcpu));
usr/src/cmd/bhyve/amd64/vmexit.c
377
EPRINTLN("\treason\t\tVMX");
usr/src/cmd/bhyve/amd64/vmexit.c
378
EPRINTLN("\trip\t\t0x%016lx", vme->rip);
usr/src/cmd/bhyve/amd64/vmexit.c
379
EPRINTLN("\tinst_length\t%d", vme->inst_length);
usr/src/cmd/bhyve/amd64/vmexit.c
380
EPRINTLN("\tstatus\t\t%d", vme->u.vmx.status);
usr/src/cmd/bhyve/amd64/vmexit.c
381
EPRINTLN("\texit_reason\t%u (%s)", vme->u.vmx.exit_reason,
usr/src/cmd/bhyve/amd64/vmexit.c
383
EPRINTLN("\tqualification\t0x%016lx",
usr/src/cmd/bhyve/amd64/vmexit.c
385
EPRINTLN("\tinst_type\t\t%d", vme->u.vmx.inst_type);
usr/src/cmd/bhyve/amd64/vmexit.c
386
EPRINTLN("\tinst_error\t\t%d", vme->u.vmx.inst_error);
usr/src/cmd/bhyve/amd64/vmexit.c
394
EPRINTLN("\tEPT misconfiguration:");
usr/src/cmd/bhyve/amd64/vmexit.c
395
EPRINTLN("\t\tGPA: %#lx", ept_misconfig_gpa);
usr/src/cmd/bhyve/amd64/vmexit.c
396
EPRINTLN("\t\tPTE(%d): %#lx %#lx %#lx %#lx",
usr/src/cmd/bhyve/amd64/vmexit.c
408
EPRINTLN("vm exit[%d]", vcpu_id(vcpu));
usr/src/cmd/bhyve/amd64/vmexit.c
409
EPRINTLN("\treason\t\tSVM");
usr/src/cmd/bhyve/amd64/vmexit.c
410
EPRINTLN("\trip\t\t0x%016lx", vme->rip);
usr/src/cmd/bhyve/amd64/vmexit.c
411
EPRINTLN("\tinst_length\t%d", vme->inst_length);
usr/src/cmd/bhyve/amd64/vmexit.c
412
EPRINTLN("\texitcode\t%#lx", vme->u.svm.exitcode);
usr/src/cmd/bhyve/amd64/vmexit.c
413
EPRINTLN("\texitinfo1\t%#lx", vme->u.svm.exitinfo1);
usr/src/cmd/bhyve/amd64/vmexit.c
414
EPRINTLN("\texitinfo2\t%#lx", vme->u.svm.exitinfo2);
usr/src/cmd/bhyve/amd64/vmexit.c
549
EPRINTLN("vmexit_suspend: invalid reason %d", how);
usr/src/cmd/bhyve/amd64/xmsr.c
258
EPRINTLN("Unknown cpu vendor \"%s\"", cpu_vendor);
usr/src/cmd/bhyve/common/bhyverun.c
444
EPRINTLN("Attempting to delete unknown cpu %d", vcpu);
usr/src/cmd/bhyve/common/bhyverun.c
509
EPRINTLN("vm_run error %d, errno %d", error, errno);
usr/src/cmd/bhyve/common/bhyverun.c
804
EPRINTLN("Device emulation initialization error: %s",
usr/src/cmd/bhyve/common/bhyverun.c
809
EPRINTLN("Failed to init TPM device");
usr/src/cmd/bhyve/common/block_if.c
608
EPRINTLN("Invalid sector size \"%s\"", ssval);
usr/src/cmd/bhyve/common/block_if.c
617
EPRINTLN("Invalid sector size \"%s\"", ssval);
usr/src/cmd/bhyve/common/block_if.c
621
EPRINTLN("Invalid sector size \"%s\"", ssval);
usr/src/cmd/bhyve/common/block_if.c
633
EPRINTLN("Missing \"path\" for block device.");
usr/src/cmd/bhyve/common/block_if.c
777
EPRINTLN("Invalid sector size %d/%d",
usr/src/cmd/bhyve/common/block_if.c
791
EPRINTLN("Sector size %d incompatible "
usr/src/cmd/bhyve/common/block_if.c
859
EPRINTLN("blockif_resized: get mediasize failed: %s",
usr/src/cmd/bhyve/common/bootrom.c
226
EPRINTLN("Error opening bootrom \"%s\": %s",
usr/src/cmd/bhyve/common/bootrom.c
232
EPRINTLN("Could not fstat bootrom file \"%s\": %s", romfile,
usr/src/cmd/bhyve/common/bootrom.c
244
EPRINTLN("Error opening bootrom variable file "
usr/src/cmd/bhyve/common/bootrom.c
250
EPRINTLN(
usr/src/cmd/bhyve/common/bootrom.c
261
EPRINTLN("Invalid bootrom variable size %ld",
usr/src/cmd/bhyve/common/bootrom.c
269
EPRINTLN("Invalid bootrom and variable aggregate size %ld",
usr/src/cmd/bhyve/common/bootrom.c
284
EPRINTLN("Incomplete read of page %d of bootrom "
usr/src/cmd/bhyve/common/gdb.c
903
EPRINTLN("vm_loop: unexpected VMEXIT_DEBUG");
usr/src/cmd/bhyve/common/mem.c
137
EPRINTLN("overlap detected: new %lx:%lx, tree %lx:%lx, '%s' "
usr/src/cmd/bhyve/common/net_backend_dlpi.c
105
EPRINTLN("dlpi backend requires a VNIC");
usr/src/cmd/bhyve/common/net_backend_dlpi.c
160
EPRINTLN("%s: enable O_NONBLOCK failed", vnic);
usr/src/cmd/bhyve/common/net_backend_dlpi.c
166
EPRINTLN("Could not register event");
usr/src/cmd/bhyve/common/net_backend_dlpi.c
243
EPRINTLN("DLPI bounce buffer was too small! - needed %x bytes",
usr/src/cmd/bhyve/common/net_backend_dlpi.c
337
EPRINTLN("%s: bad MAC address len %d",
usr/src/cmd/bhyve/common/net_backend_dlpi.c
343
EPRINTLN("%s: MAC address too long (%d bytes required)",
usr/src/cmd/bhyve/common/net_backend_dlpi.c
87
EPRINTLN("%s: %s (%s)", dev, msg, dlpi_strerror(ret));
usr/src/cmd/bhyve/common/net_backend_dlpi.c
99
EPRINTLN("dlpi backend requires non-NULL callback");
usr/src/cmd/bhyve/common/net_backends.c
104
EPRINTLN("TAP backend requires non-NULL callback");
usr/src/cmd/bhyve/common/net_backends.c
113
EPRINTLN("open of tap device %s failed", tbuf);
usr/src/cmd/bhyve/common/net_backends.c
122
EPRINTLN("tap device O_NONBLOCK failed");
usr/src/cmd/bhyve/common/net_backends.c
127
EPRINTLN("tap device link up failed");
usr/src/cmd/bhyve/common/net_backends.c
142
EPRINTLN("Could not register event");
usr/src/cmd/bhyve/common/net_utils.c
58
EPRINTLN("Invalid MAC %s", mac_str);
usr/src/cmd/bhyve/common/pci_ahci.c
1858
EPRINTLN("Unsupported cmd:%02x", cfis[2]);
usr/src/cmd/bhyve/common/pci_ahci.c
1903
EPRINTLN("Not a H2D FIS:%02x", cfis[0]);
usr/src/cmd/bhyve/common/pci_ahci.c
2190
EPRINTLN("pci_ahci_port: read only registers 0x%"PRIx64"", offset);
usr/src/cmd/bhyve/common/pci_ahci.c
2265
EPRINTLN("pci_ahci: unknown i/o write offset 0x%"PRIx64"", offset);
usr/src/cmd/bhyve/common/pci_ahci.c
2363
EPRINTLN("pci_ahci: unknown i/o read offset 0x%"PRIx64"",
usr/src/cmd/bhyve/common/pci_ahci.c
2438
EPRINTLN("Missing or invalid type for port %d: \"%s\"",
usr/src/cmd/bhyve/common/pci_ahci.c
347
EPRINTLN("unsupported fis type %d", ft);
usr/src/cmd/bhyve/common/pci_emul.c
1545
EPRINTLN("pci slot %d:%d:%d: missing "
usr/src/cmd/bhyve/common/pci_emul.c
1551
EPRINTLN("pci slot %d:%d:%d: unknown "
usr/src/cmd/bhyve/common/pci_emul.c
1557
EPRINTLN("pci slot %d:%d:%d: legacy "
usr/src/cmd/bhyve/common/pci_emul.c
225
EPRINTLN("Invalid PCI slot info field \"%s\"", aopt);
usr/src/cmd/bhyve/common/pci_emul.c
316
EPRINTLN("pci slot %d:%d:%d: unknown device \"%s\"", bnum, snum,
usr/src/cmd/bhyve/common/pci_emul.c
325
EPRINTLN("pci slot %d:%d:%d already occupied!", bnum, snum,
usr/src/cmd/bhyve/common/pci_fbuf.c
231
EPRINTLN("pci_fbuf: munmap_memseg failed");
usr/src/cmd/bhyve/common/pci_fbuf.c
237
EPRINTLN("pci_fbuf: mmap_memseg failed");
usr/src/cmd/bhyve/common/pci_fbuf.c
265
EPRINTLN("fbuf: Invalid IPv6 address: \"%s\"",
usr/src/cmd/bhyve/common/pci_fbuf.c
274
EPRINTLN(
usr/src/cmd/bhyve/common/pci_fbuf.c
281
EPRINTLN("fbuf: Invalid IPv6 address: \"%s\"",
usr/src/cmd/bhyve/common/pci_fbuf.c
293
EPRINTLN(
usr/src/cmd/bhyve/common/pci_fbuf.c
318
EPRINTLN("fbuf: Invalid vga setting: \"%s\"", value);
usr/src/cmd/bhyve/common/pci_fbuf.c
333
EPRINTLN("fbuf: max resolution is %ux%u", COLS_MAX, ROWS_MAX);
usr/src/cmd/bhyve/common/pci_fbuf.c
338
EPRINTLN("fbuf: minimum resolution is %ux%u",
usr/src/cmd/bhyve/common/pci_fbuf.c
382
EPRINTLN("Only one frame buffer device is allowed.");
usr/src/cmd/bhyve/common/pci_fbuf.c
428
EPRINTLN("pci_fbuf: VGA rendering not enabled");
usr/src/cmd/bhyve/common/pci_nvme.c
1098
EPRINTLN("%s: illegal ASQS value %#x (aqa=%#x)", __func__,
usr/src/cmd/bhyve/common/pci_nvme.c
1107
EPRINTLN("%s: ASQ vm_map_gpa(%lx) failed", __func__,
usr/src/cmd/bhyve/common/pci_nvme.c
1118
EPRINTLN("%s: illegal ACQS value %#x (aqa=%#x)", __func__,
usr/src/cmd/bhyve/common/pci_nvme.c
1127
EPRINTLN("%s: ACQ vm_map_gpa(%lx) failed", __func__,
usr/src/cmd/bhyve/common/pci_nvme.c
2848
EPRINTLN("%s: SQ size=%u head=%u tail=%u capacity=%lu value=%lu",
usr/src/cmd/bhyve/common/pci_nvme.c
2882
EPRINTLN("%s write to SQ %lu of %lu invalid", __func__,
usr/src/cmd/bhyve/common/pci_nvme.c
3219
EPRINTLN("nvme: Invalid qsz option %d",
usr/src/cmd/bhyve/common/pci_nvme.c
3228
EPRINTLN("Invalid ioslots option %d", sc->ioslots);
usr/src/cmd/bhyve/common/pci_nvme.c
3261
EPRINTLN("Invalid bootindex %d", atoi(value));
usr/src/cmd/bhyve/common/pci_nvme.c
3276
EPRINTLN("nvme: Unable to allocate RAM");
usr/src/cmd/bhyve/common/pci_nvme.c
3284
EPRINTLN("nvme: Could not open backing file: %s",
usr/src/cmd/bhyve/common/pci_nvme.c
615
EPRINTLN("%s: error setting subnqn (%d)", __func__, ret);
usr/src/cmd/bhyve/common/pci_nvme.c
949
EPRINTLN("%s unknown AEN notice type %u",
usr/src/cmd/bhyve/common/pci_nvme.c
985
EPRINTLN("%s unknown AEN type %u", __func__, atype);
usr/src/cmd/bhyve/common/pci_passthru.c
708
EPRINTLN("passthru: invalid path \"%s\"", name);
usr/src/cmd/bhyve/common/pci_uart.c
117
EPRINTLN("Unable to initialize backend '%s' for "
usr/src/cmd/bhyve/common/pci_virtio_9p.c
245
EPRINTLN("virtio-9p: allocation failure: %s",
usr/src/cmd/bhyve/common/pci_virtio_9p.c
278
EPRINTLN(
usr/src/cmd/bhyve/common/pci_virtio_9p.c
324
EPRINTLN("virtio-9p: path required");
usr/src/cmd/bhyve/common/pci_virtio_9p.c
329
EPRINTLN("virtio-9p: failed to open '%s': %s", value,
usr/src/cmd/bhyve/common/pci_virtio_9p.c
336
EPRINTLN("virtio-9p: share name required");
usr/src/cmd/bhyve/common/pci_virtio_9p.c
340
EPRINTLN("virtio-9p: share name too long");
usr/src/cmd/bhyve/common/pci_virtio_9p.c
350
EPRINTLN("virtio-9p: soft state allocation failure: %s",
usr/src/cmd/bhyve/common/pci_virtio_9p.c
356
EPRINTLN("virtio-9p: vsc_config allocation failure: %s",
usr/src/cmd/bhyve/common/pci_virtio_block.c
333
EPRINTLN("vioblk: invalid chain niov=0x%x ro=%x rw=%x",
usr/src/cmd/bhyve/common/pci_virtio_block.c
341
EPRINTLN("vioblk: control header copy failed, chain len 0x%x",
usr/src/cmd/bhyve/common/pci_virtio_block.c
377
EPRINTLN("vioblk: bad discard message");
usr/src/cmd/bhyve/common/pci_virtio_console.c
325
EPRINTLN("vtcon: Invalid port %s", port_name);
usr/src/cmd/bhyve/common/pci_virtio_console.c
332
EPRINTLN("vtcon: required path missing for port %ld", port);
usr/src/cmd/bhyve/common/pci_virtio_console.c
402
EPRINTLN("vtcon: required name missing for port %ld", port);
usr/src/cmd/bhyve/common/pci_virtio_console.c
712
EPRINTLN("vtcon: port %s requires a path", name);
usr/src/cmd/bhyve/common/pci_virtio_console.c
716
EPRINTLN("vtcon: too many ports");
usr/src/cmd/bhyve/common/pci_virtio_console.c
802
EPRINTLN("cannot create port %s: %s",
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1002
EPRINTLN("target path must be specified");
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1012
EPRINTLN("failed to get id string: %s",
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1019
EPRINTLN("invalid target %s: target ID is %s", id,
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1031
EPRINTLN("max target (%d) reached, can't add another",
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1040
EPRINTLN("cannot add '%s' as target %s: already exits as '%s'",
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1153
EPRINTLN("invalid target \"%s\" type: not a string", name);
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1160
EPRINTLN("invalid target %s: target ID is %s", name, errstr);
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1195
EPRINTLN("cannot open target %lu at %s: %s", target, value,
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1214
EPRINTLN("Invalid value for %s: %s", name, value);
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1245
EPRINTLN("Invalid bootindex %d", atoi(value));
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1276
EPRINTLN("can't allocate space for %d virtqueues",
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1284
EPRINTLN("can't allocate space for %d request queues",
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1345
EPRINTLN("can't allocate space for %lu targets",
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
698
EPRINTLN("failed to allocate request: %s", strerror(errno));
usr/src/cmd/bhyve/common/pci_virtio_scsi_ctl.c
119
EPRINTLN("failed to allocate backend data: %s",
usr/src/cmd/bhyve/common/pci_virtio_scsi_ctl.c
98
EPRINTLN("invalid target \"%s\" type: not a string", name);
usr/src/cmd/bhyve/common/pci_virtio_scsi_uscsi.c
101
EPRINTLN("failed to allocate backend data: %s",
usr/src/cmd/bhyve/common/pci_virtio_scsi_uscsi.c
110
EPRINTLN("failed to initialize libscsi: %s",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
387
EPRINTLN("viona: bad control RX data");
usr/src/cmd/bhyve/common/pci_virtio_viona.c
405
EPRINTLN("viona: unrecognised RX control cmd %u",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
460
EPRINTLN("viona: bad control MAC unicast header");
usr/src/cmd/bhyve/common/pci_virtio_viona.c
469
EPRINTLN("viona: bad control MAC multicast header");
usr/src/cmd/bhyve/common/pci_virtio_viona.c
484
EPRINTLN("viona: unrecognised MAC control cmd %u",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
505
EPRINTLN("viona: bad control MQ data");
usr/src/cmd/bhyve/common/pci_virtio_viona.c
512
EPRINTLN("viona: invalid VQ pairs from guest 0x%x",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
521
EPRINTLN("viona: unrecognised MQ control cmd %u",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
553
EPRINTLN("viona: bad control chain, niov=0x%x, w=0x%x, r=0x%x",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
560
EPRINTLN("viona: control header copy failed, len=0x%x", len);
usr/src/cmd/bhyve/common/pci_virtio_viona.c
583
EPRINTLN("viona: unrecognised control class %u, cmd %u",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
789
EPRINTLN("viona: invalid feature_mask '%s': %s",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
801
EPRINTLN("viona: invalid vqsize '%s': %s",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
805
EPRINTLN("viona: vqsize '%s' must be power of 2",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
818
EPRINTLN("viona: invalid txvqsize '%s': %s",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
822
EPRINTLN("viona: txvqsize '%s' must be power of 2",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
834
EPRINTLN("viona: invalid rxvqsize '%s': %s",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
838
EPRINTLN("viona: rxvqsize '%s' must be power of 2",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
851
EPRINTLN("viona: invalid qpair '%s': %s",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
863
EPRINTLN("viona: invalid speed '%s': %s",
usr/src/cmd/bhyve/common/pci_virtio_viona.c
873
EPRINTLN("viona: vnic name required");
usr/src/cmd/bhyve/common/pci_xhci.c
2813
EPRINTLN(
usr/src/cmd/bhyve/common/pci_xhci.c
2821
EPRINTLN("pci_xhci: invalid slot '%s'", name);
usr/src/cmd/bhyve/common/pci_xhci.c
2826
EPRINTLN("pci_xhci: duplicate slot '%s'", name);
usr/src/cmd/bhyve/common/pci_xhci.c
2833
EPRINTLN(
usr/src/cmd/bhyve/common/pci_xhci.c
2841
EPRINTLN("pci_xhci: unknown device model \"%s\"",
usr/src/cmd/bhyve/common/pctestdev.c
104
EPRINTLN("pc-testdev: Failed to obtain IOAPIC pin count.");
usr/src/cmd/bhyve/common/pctestdev.c
110
EPRINTLN("pc-testdev: Unsupported IOAPIC pin count: %d.",
usr/src/cmd/bhyve/common/pctestdev.c
97
EPRINTLN("Only one pc-testdev device is allowed.");
usr/src/cmd/bhyve/common/smbiostbl.c
678
EPRINTLN("Invalid UUID");
usr/src/cmd/bhyve/common/smbiostbl.c
924
EPRINTLN("smbios table requires mapped mem");
usr/src/cmd/bhyve/common/virtio.c
1137
EPRINTLN(
usr/src/cmd/bhyve/common/virtio.c
1141
EPRINTLN(
usr/src/cmd/bhyve/common/virtio.c
1260
EPRINTLN(
usr/src/cmd/bhyve/common/virtio.c
1264
EPRINTLN(
usr/src/cmd/bhyve/common/virtio.c
1268
EPRINTLN(
usr/src/cmd/bhyve/common/virtio.c
1312
EPRINTLN("%s: queue %d notify out of range",
usr/src/cmd/bhyve/common/virtio.c
1324
EPRINTLN("%s: qnotify queue %d: missing vq/vc notify",
usr/src/cmd/bhyve/common/virtio.c
1351
EPRINTLN(
usr/src/cmd/bhyve/common/virtio.c
1380
EPRINTLN("%s: read from bad offset/size 0x%jx/0x%x",
usr/src/cmd/bhyve/common/virtio.c
1389
EPRINTLN("%s: read from %s: bad size 0x%x",
usr/src/cmd/bhyve/common/virtio.c
1534
EPRINTLN( "%s: write to %s: bad size 0x%x",
usr/src/cmd/bhyve/common/virtio.c
1543
EPRINTLN("%s: write to bad offset/size 0x%jx/0x%x",
usr/src/cmd/bhyve/common/virtio.c
1562
EPRINTLN("%s: write queue %d out of range",
usr/src/cmd/bhyve/common/virtio.c
1629
EPRINTLN("%s: queue select %d out of range",
usr/src/cmd/bhyve/common/virtio.c
1687
EPRINTLN("%s: write to bad offset/size %jd/%d", name,
usr/src/cmd/bhyve/common/virtio.c
1731
EPRINTLN("%s: bad size 0x%x access at offset 0x%" PRIx64,
usr/src/cmd/bhyve/common/virtio.c
1743
EPRINTLN(
usr/src/cmd/bhyve/common/virtio.c
1750
EPRINTLN("%s: queue %u notify out of range", name, qid);
usr/src/cmd/bhyve/common/virtio.c
1762
EPRINTLN("%s: qnotify queue %u: no vq/vc notify", name, qid);
usr/src/cmd/bhyve/common/virtio.c
1799
EPRINTLN("%s: invalid write into isr cfg", name);