Home
last modified time | relevance | path

Searched refs:xhci_error (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_intr.c56 xhci_error(xhcip, "failed to block-disable interrupts: " in xhci_ddi_intr_disable()
63 xhci_error(xhcip, "failed to disable interrupt: %d", in xhci_ddi_intr_disable()
81 xhci_error(xhcip, "failed to block-enable interrupts: " in xhci_ddi_intr_enable()
88 xhci_error(xhcip, "failed to enable interrupt: %d", in xhci_ddi_intr_enable()
140 xhci_error(xhcip, "failed to read USB status register: " in xhci_intr()
152 xhci_error(xhcip, "found fatal error bit in status register, " in xhci_intr()
160 xhci_error(xhcip, "failed to read interrupt register 0: " in xhci_intr()
187 xhci_error(xhcip, "failed to write USB status register: " in xhci_intr()
H A Dxhci.c775 xhci_error(xhci_t *xhcip, const char *fmt, ...) in xhci_error() function
1142 xhci_error(xhcip, "failed to get register set size"); in xhci_regs_map()
1436 xhci_error(xhcip, "failed to read xhci extended " in xhci_find_ext_cap()
1491 xhci_error(xhcip, "failed to read xhci port counts: " in xhci_port_count()
1581 xhci_error(xhcip, "failed to write BIOS take over " in xhci_controller_takeover()
1604 xhci_error(xhcip, "failed to write forced " in xhci_controller_takeover()
1744 xhci_error(xhcip, "failed to initialize xhci context " in xhci_controller_configure()
2004 xhci_error(xhcip, "failed to remove interrupt " in xhci_cleanup()
2115 xhci_error(xhcip, "failed to stop controller: %s", in xhci_attach()
2122 xhci_error(xhcip, "failed to reset controller: %s", in xhci_attach()
[all …]
H A Dxhci_hub.c259 xhci_error(xhcip, "failed to read port status register for " in xhci_root_hub_handle_port_clear_feature()
312 xhci_error(xhcip, "failed to write port status register for " in xhci_root_hub_handle_port_clear_feature()
341 xhci_error(xhcip, "failed to read port status register for " in xhci_root_hub_handle_port_set_feature()
361 xhci_error(xhcip, "failed to read port power " in xhci_root_hub_handle_port_set_feature()
374 xhci_error(xhcip, "failed to read port power " in xhci_root_hub_handle_port_set_feature()
427 xhci_error(xhcip, "failed to write port status register for " in xhci_root_hub_handle_port_set_feature()
466 xhci_error(xhcip, "failed to read port status register for " in xhci_root_hub_handle_port_get_status()
584 xhci_error(xhcip, "Unhandled hub request: 0x%x\n", in xhci_root_hub_ctrl_req()
591 xhci_error(xhcip, "Unhandled hub request type: %x\n", in xhci_root_hub_ctrl_req()
632 xhci_error(xhcip, "failed to read port status registers: " in xhci_root_hub_psc_callback()
[all …]
H A Dxhci_usba.c108 xhci_error(xhcip, "!encountered endpoint (%d) without device " in xhci_hcdi_pipe_open()
232 xhci_error(xhcip, "failed to initialize endpoint %d " in xhci_hcdi_pipe_open()
268 xhci_error(xhcip, "failed to open pipe on endpoint %d of " in xhci_hcdi_pipe_open()
523 xhci_error(xhcip, "asked to do close pipe on slot %d, " in xhci_hcdi_pipe_close()
551 xhci_error(xhcip, "asked to do close pipe on slot %d, " in xhci_hcdi_pipe_close()
613 xhci_error(xhcip, "asked to do reset pipe on slot %d, " in xhci_hcdi_pipe_reset()
811 xhci_error(xhcip, "failed to synchronize ctrl " in xhci_hcdi_pipe_ctrl_xfer()
938 xhci_error(xhcip, "failed to synchronize bulk " in xhci_hcdi_pipe_bulk_xfer()
1231 xhci_error(xhcip, "failed to synchronize interrupt " in xhci_hcdi_intr_oneshot()
1380 xhci_error(xhcip, "failed to synchronize isochronous " in xhci_hcdi_isoc_oneshot()
[all …]
H A Dxhci_endpoint.c182 xhci_error(xhcip, "failed to initialize default device input " in xhci_endpoint_setup_default_context()
585 xhci_error(xhcip, "device input context on slot %d and " in xhci_endpoint_setup_context()
616 xhci_error(xhcip, "failed to initialize device input " in xhci_endpoint_setup_context()
835 xhci_error(xhcip, "!asked to stop endpoint %u on slot " in xhci_endpoint_quiesce()
864 xhci_error(xhcip, "failed to ring doorbell for slot %d and " in xhci_endpoint_ring()
950 xhci_error(xhcip, "failed to successfully quiesce timed out " in xhci_endpoint_tick()
975 xhci_error(xhcip, "failed to successfully set transfer ring " in xhci_endpoint_tick()
1233 xhci_error(xhcip, "failed to process control transfer " in xhci_endpoint_control_callback()
1405 xhci_error(xhcip, "failed to process normal transfer " in xhci_endpoint_norm_callback()
1492 xhci_error(xhcip, "failed to process " in xhci_endpoint_isoch_callback()
[all …]
H A Dxhci_event.c160 xhci_error(xhcip, "received xHCI VF interrupt even " in xhci_event_process_trb()
215 xhci_error(xhcip, "encountered fatal FM error trying to " in xhci_event_process()
238 xhci_error(xhcip, "failed to write to event ring dequeue " in xhci_event_process()
H A Dxhci_command.c214 xhci_error(xhcip, "encountered fatal FM error reading command " in xhci_command_timeout()
230 xhci_error(xhcip, "encountered fatal FM error writing command " in xhci_command_timeout()
246 xhci_error(xhcip, "abort command timed out: resetting " in xhci_command_timeout()
264 xhci_error(xhcip, "encountered fatal FM error writing " in xhci_command_timeout()
372 xhci_error(xhcip, "encountered invalid TRB head while " in xhci_command_event_callback()
422 xhci_error(xhcip, "encountered fatal FM error syncing command " in xhci_command_submit()
436 xhci_error(xhcip, "encountered fatal FM error ringing command " in xhci_command_submit()
H A Dxhci_context.c224 xhci_error(xhcip, "failed to initialize slot output context " in xhci_context_slot_output_init()
245 xhci_error(xhcip, "failed to finalize slot output context " in xhci_context_slot_output_fini()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h917 extern void xhci_error(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2);