Searched refs:xhci_err (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/usb/host/ |
D | xhci-ring.c | 334 xhci_err(xhci, "Stopped the command ring failed, " in xhci_abort_cmd_ring() 396 xhci_err(xhci, "Abort command ring failed\n"); in xhci_cancel_cmd() 2338 xhci_err(xhci, "ERROR Transfer event pointed to bad slot\n"); in handle_tx_event() 2339 xhci_err(xhci, "@%016llx %08x %08x %08x %08x\n", in handle_tx_event() 2360 xhci_err(xhci, "ERROR Transfer event for disabled endpoint " in handle_tx_event() 2362 xhci_err(xhci, "@%016llx %08x %08x %08x %08x\n", in handle_tx_event() 2550 xhci_err(xhci, in handle_tx_event() 2877 xhci_err(xhci, "ERROR unknown endpoint state for ep\n"); in prepare_ring() 2890 xhci_err(xhci, "Do not support expand command ring\n"); in prepare_ring() 2899 xhci_err(xhci, "Ring expansion failed\n"); in prepare_ring() [all …]
|
D | xhci.c | 138 xhci_err(xhci, "Host took too long to start, " in xhci_start() 276 xhci_err(xhci, "Failed to allocate MSI-X entries\n"); in xhci_setup_msix() 378 xhci_err(xhci, "No msi-x/msi found and no IRQ in BIOS\n"); in xhci_try_enable_msi() 387 xhci_err(xhci, "request interrupt %d failed\n", in xhci_try_enable_msi() 1842 xhci_err(xhci, "ERROR: unexpected command completion " in xhci_configure_endpoint_result() 1886 xhci_err(xhci, "ERROR: unexpected command completion " in xhci_evaluate_context_result() 3622 xhci_err(xhci, "Error while assigning device slot ID\n"); in xhci_alloc_dev() 3759 xhci_err(xhci, "Setup ERROR: address device command for slot %d.\n", in xhci_address_device() 3776 xhci_err(xhci, "ERROR: unexpected command completion " in xhci_address_device()
|
D | xhci.h | 1558 #define xhci_err(xhci, fmt, args...) \ macro
|
D | xhci-mem.c | 2158 xhci_err(xhci, "No Extended Capability registers, " in xhci_setup_port_arrays()
|