Searched refs:xhci_err (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | xhci-ring.c | 314 xhci_err(xhci, "Stopped the command ring failed, " in xhci_abort_cmd_ring() 503 xhci_err(xhci, "Error: Failed finding new dequeue state\n"); in xhci_find_new_dequeue_state() 1275 xhci_err(xhci, "Abort command ring failed\n"); in xhci_handle_command_timeout() 1318 xhci_err(xhci, in handle_cmd_completion() 2247 xhci_err(xhci, "ERROR Transfer event pointed to bad slot\n"); in handle_tx_event() 2248 xhci_err(xhci, "@%016llx %08x %08x %08x %08x\n", in handle_tx_event() 2269 xhci_err(xhci, "ERROR Transfer event for disabled endpoint " in handle_tx_event() 2271 xhci_err(xhci, "@%016llx %08x %08x %08x %08x\n", in handle_tx_event() 2464 xhci_err(xhci, in handle_tx_event() 2790 xhci_err(xhci, "ERROR unknown endpoint state for ep\n"); in prepare_ring() [all …]
|
D | xhci.c | 145 xhci_err(xhci, "Host took too long to start, " in xhci_start() 298 xhci_err(xhci, "Failed to allocate MSI-X entries\n"); in xhci_setup_msix() 401 xhci_err(xhci, "No msi-x/msi found and no IRQ in BIOS\n"); in xhci_try_enable_msi() 414 xhci_err(xhci, "request interrupt %d failed\n", in xhci_try_enable_msi() 1907 xhci_err(xhci, "ERROR: unexpected command completion code 0x%x.\n", in xhci_configure_endpoint_result() 1959 xhci_err(xhci, "ERROR: unexpected command completion code 0x%x.\n", in xhci_evaluate_context_result() 3739 xhci_err(xhci, "Error while assigning device slot ID\n"); in xhci_alloc_dev() 3740 xhci_err(xhci, "Max number of devices this xHCI host supports is %u.\n", in xhci_alloc_dev() 3912 xhci_err(xhci, "Setup ERROR: setup %s command for slot %d.\n", in xhci_setup_device() 3930 xhci_err(xhci, in xhci_setup_device()
|
D | xhci.h | 1615 #define xhci_err(xhci, fmt, args...) \ macro
|
D | xhci-mem.c | 2176 xhci_err(xhci, "No Extended Capability registers, " in xhci_setup_port_arrays()
|