Home
last modified time | relevance | path

Searched refs:WPRINTF (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_input.c83 #define WPRINTF(params) PRINTLN params macro
196 WPRINTF(("%s: invalid descriptor: %d", __func__, n)); in pci_vtinput_notify_statusq()
226 WPRINTF(("%s: failed gettimeofday", __func__)); in pci_vtinput_notify_statusq()
229 WPRINTF(("%s: failed to write host_event", __func__)); in pci_vtinput_notify_statusq()
424 WPRINTF(("%s: read to invalid offset/size %d/%d", __func__, in pci_vtinput_cfgread()
454 WPRINTF(("%s: write to readonly reg %d", __func__, offset)); in pci_vtinput_cfgwrite()
479 WPRINTF(("%s: realloc memory for eventqueue failed!", in vtinput_eventqueue_add_event()
520 WPRINTF(( in vtinput_eventqueue_send_events()
531 WPRINTF(("%s: invalid descriptor: %d", __func__, n)); in vtinput_eventqueue_send_events()
535 WPRINTF( in vtinput_eventqueue_send_events()
[all …]
H A Dnet_backends.c189 #define WPRINTF(params) PRINTLN params macro
249 WPRINTF(("TAP backend requires non-NULL callback")); in tap_init()
258 WPRINTF(("open of tap device %s failed", tbuf)); in tap_init()
267 WPRINTF(("tap device O_NONBLOCK failed")); in tap_init()
278 WPRINTF(("Could not get interface name")); in tap_init()
286 WPRINTF(("Could open socket")); in tap_init()
292 WPRINTF(("Could not get interface flags")); in tap_init()
298 WPRINTF(("Could not set interface flags")); in tap_init()
315 WPRINTF(("Could not register event")); in tap_init()
481 WPRINTF(("Netgraph backend requires non-NULL callback")); in ng_init()
[all …]
H A Dpci_virtio_viona.c123 #define WPRINTF(fmt, arg...) FPRINTLN(stderr, fmt, ##arg) macro
223 WPRINTF("ioctl viona ring %d reset failed %d", in pci_viona_ring_reset()
289 WPRINTF("ioctl viona set promisc failed %d", errno); in pci_viona_eval_promisc()
519 WPRINTF("pci_viona_poll_thread poll() error %d", in pci_viona_poll_thread()
544 WPRINTF("ioctl viona vq %d intr " in pci_viona_poll_thread()
581 WPRINTF("ioctl viona ring %u init failed %d", qnum, errno); in pci_viona_ring_init()
593 WPRINTF("open viona ctl failed: %d", errno); in pci_viona_viona_init()
602 WPRINTF("ioctl viona create failed %d", errno); in pci_viona_viona_init()
709 WPRINTF("virtio-viona: vnic required"); in pci_viona_init()
722 WPRINTF("could not open /dev/dld"); in pci_viona_init()
[all …]
H A Dpci_virtio_scsi.c90 #define WPRINTF(msg, params...) PRINTLN("virtio-scsi: " msg, ##params) macro
91 #define DPRINTF(msg, params...) if (pci_vtscsi_debug) WPRINTF(msg, ##params)
366 WPRINTF("ignoring truncated control request"); in pci_vtscsi_control_handle()
374 WPRINTF("ignoring tmf request with size %zu", bufsize); in pci_vtscsi_control_handle()
383 WPRINTF("ignoring AN request with size %zu", bufsize); in pci_vtscsi_control_handle()
454 WPRINTF("CTL_IO: err=%d (%s)", errno, strerror(errno)); in pci_vtscsi_tmf_handle()
483 WPRINTF("ignoring request with insufficient output"); in pci_vtscsi_request_handle()
487 WPRINTF("ignoring request with incomplete header"); in pci_vtscsi_request_handle()
556 WPRINTF("CTL_IO: err=%d (%s)", errno, strerror(errno)); in pci_vtscsi_request_handle()
725 WPRINTF("cannot open %s: %s", devname, strerror(errno)); in pci_vtscsi_init()
H A Dpci_nvme.c96 #define WPRINTF(fmt, args...) PRINTLN(fmt, ##args) macro
478 WPRINTF("%s: clamping number of SQ from %u to %u", in pci_nvme_init_queues()
488 WPRINTF("%s: SQ allocation failed", __func__); in pci_nvme_init_queues()
501 WPRINTF("%s: clamping number of CQ from %u to %u", in pci_nvme_init_queues()
511 WPRINTF("%s: CQ allocation failed", __func__); in pci_nvme_init_queues()
1229 WPRINTF("%s NOT PERMITTED queue id %u / num_squeues %u", in nvme_opc_delete_io_sq()
1252 WPRINTF("%s queue index %u > num_squeues %u", in nvme_opc_create_io_sq()
1308 WPRINTF("%s unsupported non-contig (list-based) " in nvme_opc_create_io_sq()
1326 WPRINTF("%s queue index %u / num_cqueues %u", in nvme_opc_delete_io_cq()
1356 WPRINTF("%s unsupported non-contig (list-based) " in nvme_opc_create_io_cq()
[all …]
H A Dpci_virtio_rnd.c69 #define WPRINTF(params) PRINTLN params macro
170 WPRINTF(("vtrnd: /dev/random not ready, read(): %d", len)); in pci_vtrnd_init()
H A Dpci_e82545.c234 #define WPRINTF(msg,params...) PRINTLN("e82545: " msg, ##params) macro
235 #define DPRINTF(msg,params...) if (e82545_debug) WPRINTF(msg, params)
1153 WPRINTF("final descriptor too short (%d) -- dropped", in e82545_transmit()
1217 WPRINTF("tx too many descriptors (%d > %d) -- dropped", in e82545_transmit()
1248 WPRINTF("TSO hdrlen too large: %d", hdrlen); in e82545_transmit()
1263 WPRINTF("TSO hdrlen too small for vlan insertion " in e82545_transmit()
1285 WPRINTF("TSO hdrlen too small for IP fields (%d) " in e82545_transmit()
1291 WPRINTF("TSO hdrlen too small for TCP fields " in e82545_transmit()
1297 WPRINTF("TSO hdrlen too small for UDP fields " in e82545_transmit()
1303 WPRINTF("TSO hdrlen too small for TCP/UDP fields " in e82545_transmit()
[all …]
H A Dpci_xhci.c66 #define WPRINTF(params) PRINTLN params macro
483 WPRINTF(("pci_xhci: portregs_write to unpowered " in pci_xhci_portregs_write()
2298 WPRINTF(("pci_xhci: write RO-CAPs offset %ld", offset)); in pci_xhci_write()
2306 WPRINTF(("pci_xhci: write invalid offset %ld", offset)); in pci_xhci_write()
2530 WPRINTF(("pci_xhci: read invalid offset %ld", offset)); in pci_xhci_read()
2766 WPRINTF(("pci_xhci max number of USB 2 or 3 " in pci_xhci_parse_devices()
2816 WPRINTF(("pci_xhci max number of USB 2 devices " in pci_xhci_parse_devices()
2825 WPRINTF(("pci_xhci max number of USB 3 devices " in pci_xhci_parse_devices()
2855 WPRINTF(("pci_xhci no USB devices configured")); in pci_xhci_parse_devices()
2882 WPRINTF(("pci_xhci controller already defined")); in pci_xhci_init()
H A Dpci_virtio_net.c99 #define WPRINTF(params) PRINTLN params macro
371 WPRINTF(("netbe_recv: expected %zd bytes, " in pci_vtnet_rx()
H A Dpci_ahci.c119 #define WPRINTF(format, arg...) printf(format, ##arg) macro
343 WPRINTF("unsupported fis type %d", ft); in ahci_write_fis()
1800 WPRINTF("Unsupported cmd:%02x", cfis[2]); in ahci_handle_cmd()
1845 WPRINTF("Not a H2D FIS:%02x", cfis[0]); in ahci_handle_slot()
2132 WPRINTF("pci_ahci_port: read only registers 0x%"PRIx64"", offset); in pci_ahci_port_write()
2207 WPRINTF("pci_ahci: unknown i/o write offset 0x%"PRIx64"", offset); in pci_ahci_write()
2305 WPRINTF("pci_ahci: unknown i/o read offset 0x%"PRIx64"", in pci_ahci_read()
H A Dpci_virtio_console.c94 #define WPRINTF(params) PRINTLN params macro
546 WPRINTF(("VTCON_PORT_READY event for unknown port %d", in pci_vtcon_control_tx()
H A Dpci_virtio_9p.c71 #define WPRINTF(params) printf params macro
H A Dpci_virtio_block.c175 #define WPRINTF(params) PRINTLN params macro
H A Dusb_mouse.c48 #define WPRINTF(params) PRINTLN params macro