Searched refs:xhci_err (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/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() 2283 xhci_err(xhci, "ERROR Transfer event pointed to bad slot\n"); in handle_tx_event() 2284 xhci_err(xhci, "@%016llx %08x %08x %08x %08x\n", in handle_tx_event() 2305 xhci_err(xhci, "ERROR Transfer event for disabled endpoint " in handle_tx_event() 2307 xhci_err(xhci, "@%016llx %08x %08x %08x %08x\n", in handle_tx_event() 2503 xhci_err(xhci, in handle_tx_event() 2829 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() 1897 xhci_err(xhci, "ERROR: unexpected command completion code 0x%x.\n", in xhci_configure_endpoint_result() 1949 xhci_err(xhci, "ERROR: unexpected command completion code 0x%x.\n", in xhci_evaluate_context_result() 3729 xhci_err(xhci, "Error while assigning device slot ID\n"); in xhci_alloc_dev() 3730 xhci_err(xhci, "Max number of devices this xHCI host supports is %u.\n", in xhci_alloc_dev() 3900 xhci_err(xhci, "Setup ERROR: setup %s command for slot %d.\n", in xhci_setup_device() 3918 xhci_err(xhci, in xhci_setup_device()
|
| D | xhci-hub.c | 936 xhci_err(xhci, "get ext port status invalid parameter\n"); in xhci_hub_control()
|
| D | xhci.h | 1691 #define xhci_err(xhci, fmt, args...) \ macro
|
| D | xhci-mem.c | 2208 xhci_err(xhci, "No Extended Capability registers, " in xhci_setup_port_arrays()
|