Lines Matching refs:xhci_dbg
307 xhci_dbg(xhci, "// Ding dong!\n"); in xhci_ring_cmd_db()
346 xhci_dbg(xhci, "Turn aborted command %p to no-op\n", in xhci_handle_stopped_cmd_ring()
376 xhci_dbg(xhci, "Abort command ring\n"); in xhci_abort_cmd_ring()
420 xhci_dbg(xhci, "No stop event for abort, ring start fail?\n"); in xhci_abort_cmd_ring()
608 xhci_dbg(xhci, "ep ring empty, Set new dequeue = enqueue"); in xhci_move_dequeue_past_td()
635 xhci_dbg(xhci, "Endpoint DCS = %d TRB index = %d cycle = %d\n", in xhci_move_dequeue_past_td()
846 xhci_dbg(xhci, "Giveback URB %p, len = %d, expected = %d, status = %d\n", in xhci_td_cleanup()
872 xhci_dbg(ep->xhci, "%s: Giveback cancelled URB %p TD\n", in xhci_giveback_invalidated_tds()
876 xhci_dbg(ep->xhci, "%s: Keep cancelled URB %p TD as cancel_status is %d\n", in xhci_giveback_invalidated_tds()
896 xhci_dbg(xhci, "%s-reset ep %u, slot %u\n", in xhci_reset_halted_ep()
933 xhci_dbg(xhci, "Reset ep command for ep_index %d already pending\n", in xhci_handle_halted_endpoint()
1005 xhci_dbg(xhci, in xhci_invalidate_cancelled_tds()
1032 xhci_dbg(xhci, "Failed to clear cancelled cached URB %p, mark clear anyway\n", in xhci_invalidate_cancelled_tds()
1115 xhci_dbg(xhci, "Stop ep completion raced with stall, reset ep\n"); in xhci_handle_cmd_stop_ep()
1133 xhci_dbg(xhci, "Stop ep completion ctx error, ep is running\n"); in xhci_handle_cmd_stop_ep()
1286 xhci_dbg(xhci, "Stop EP timer raced with cmd completion, exit"); in xhci_stop_endpoint_command_watchdog()
1340 xhci_dbg(xhci, "Unable to find new dequeue pointer\n"); in update_ring_for_set_deq_completion()
1446 xhci_dbg(ep->xhci, "%s: Giveback cancelled URB %p TD\n", in xhci_handle_cmd_set_deq()
1450 xhci_dbg(ep->xhci, "%s: Keep cancelled URB %p TD as cancel_status is %d\n", in xhci_handle_cmd_set_deq()
1487 xhci_dbg(xhci, "Note: Removed workaround to queue config ep for this hw"); in xhci_handle_cmd_reset_ep()
1609 xhci_dbg(xhci, "Completed reset device command.\n"); in xhci_handle_cmd_reset_dev()
1677 xhci_dbg(xhci, "Command timeout\n"); in xhci_handle_command_timeout()
1684 xhci_dbg(xhci, "host removed, ring start fail?\n"); in xhci_handle_command_timeout()
1691 xhci_dbg(xhci, "Command timeout on stopped ring\n"); in xhci_handle_command_timeout()
1839 xhci_dbg(xhci, "Vendor specific event TRB type = %u\n", trb_type); in handle_vendor_event()
1857 xhci_dbg(xhci, "Device Wake Notification event for slot ID %u\n", in handle_device_notification()
1931 xhci_dbg(xhci, "ignore port event for removed USB3 hcd\n"); in handle_port_status()
1941 xhci_dbg(xhci, "Port change event, %d-%d, id %d, portsc: 0x%x\n", in handle_port_status()
1947 xhci_dbg(xhci, "resume root hub\n"); in handle_port_status()
1959 xhci_dbg(xhci, "port resume event for port %d\n", port_id); in handle_port_status()
1968 xhci_dbg(xhci, "remote wake SS port %d\n", port_id); in handle_port_status()
1983 xhci_dbg(xhci, "resume HS port %d\n", port_id); in handle_port_status()
2004 xhci_dbg(xhci, "resume SS port %d finished\n", port_id); in handle_port_status()
2063 xhci_dbg(xhci, "%s: starting usb%d port polling.\n", in handle_port_status()
2188 xhci_dbg(xhci, "Vendor defined info completion code %u\n", in xhci_is_vendor_info_code()
2190 xhci_dbg(xhci, "Treating code as success.\n"); in xhci_is_vendor_info_code()
2236 xhci_dbg(xhci, "Already resolving halted ep for 0x%llx\n", in finish_td()
2355 xhci_dbg(xhci, "TRB error %u, halted endpoint index = %u\n", in process_ctrl_td()
2379 xhci_dbg(xhci, "Waiting for status stage event\n"); in process_ctrl_td()
2525 xhci_dbg(xhci, "ep %#x - asked for %d bytes, %d bytes untransferred\n", in process_bulk_intr_td()
2532 xhci_dbg(xhci, "ep %#x - asked for %d bytes, %d bytes untransferred\n", in process_bulk_intr_td()
2667 xhci_dbg(xhci, "Stopped on Transfer TRB for slot %u ep %u\n", in handle_tx_event()
2671 xhci_dbg(xhci, in handle_tx_event()
2676 xhci_dbg(xhci, in handle_tx_event()
2682 xhci_dbg(xhci, "Stalled endpoint for slot %u ep %u\n", slot_id, in handle_tx_event()
2687 xhci_dbg(xhci, "Split transaction error for slot %u ep %u\n", in handle_tx_event()
2692 xhci_dbg(xhci, "Transfer error for slot %u ep %u on endpoint\n", in handle_tx_event()
2697 xhci_dbg(xhci, "Babble error for slot %u ep %u on endpoint\n", in handle_tx_event()
2731 xhci_dbg(xhci, "underrun event on endpoint\n"); in handle_tx_event()
2733 xhci_dbg(xhci, "Underrun Event for slot %d ep %d " in handle_tx_event()
2739 xhci_dbg(xhci, "overrun event on endpoint\n"); in handle_tx_event()
2741 xhci_dbg(xhci, "Overrun Event for slot %d ep %d " in handle_tx_event()
2754 xhci_dbg(xhci, in handle_tx_event()
2760 xhci_dbg(xhci, in handle_tx_event()
2805 xhci_dbg(xhci, "td_list is empty while skip flag set. Clear skip flag for slot %u ep %u.\n", in handle_tx_event()
2822 xhci_dbg(xhci, "All tds on the ep_ring skipped. Clear skip flag for slot %u ep %u.\n", in handle_tx_event()
2882 xhci_dbg(xhci, in handle_tx_event()
3016 xhci_dbg(xhci, "xHCI host dying, returning from " in xhci_handle_event()
3133 xhci_dbg(xhci, "xHCI dying, ignoring interrupt. " in xhci_irq()
3225 xhci_dbg(xhci, "WARN halted endpoint, queueing URB anyway.\n"); in prepare_ring()
3313 xhci_dbg(xhci, "Can't prepare ring for bad stream ID %u\n", in prepare_transfer()
3528 xhci_dbg(xhci, "Unaligned %d bytes, buff len %d\n", in xhci_align_td()
3534 xhci_dbg(xhci, "split align, new buff len %d\n", *trb_buff_len); in xhci_align_td()
3576 xhci_dbg(xhci, "Bounce align, new buff len %d\n", *trb_buff_len); in xhci_align_td()
3982 xhci_dbg(xhci, "%s: index %d, reg 0x%x start_frame_id 0x%x, end_frame_id 0x%x, start_frame 0x%x\n", in xhci_get_isoc_frame_id()
4063 xhci_dbg(xhci, "Isoc URB with zero packets?\n"); in xhci_queue_isoc_tx()
4327 xhci_dbg(xhci, "xHCI dying or halted, can't queue_command\n"); in queue_command()