Lines Matching refs:xhci_dbg

277 	xhci_dbg(xhci, "// Ding dong!\n");  in xhci_ring_cmd_db()
288 xhci_dbg(xhci, "Abort command ring\n"); in xhci_abort_cmd_ring()
941 xhci_dbg(xhci, "Unable to find new dequeue pointer\n"); in update_ring_for_set_deq_completion()
1160 xhci_dbg(xhci, "Completed reset device command.\n"); in xhci_handle_cmd_reset_dev()
1218 xhci_dbg(xhci, "Turn aborted command %p to no-op\n", in xhci_handle_stopped_cmd_ring()
1272 xhci_dbg(xhci, "Command timeout\n"); in xhci_handle_command_timeout()
1278 xhci_dbg(xhci, "xHCI host controller is dead.\n"); in xhci_handle_command_timeout()
1283 xhci_dbg(xhci, "Command timeout on stopped ring\n"); in xhci_handle_command_timeout()
1419 xhci_dbg(xhci, "Vendor specific event TRB type = %u\n", trb_type); in handle_vendor_event()
1475 xhci_dbg(xhci, "Device Wake Notification event for slot ID %u\n", in handle_device_notification()
1502 xhci_dbg(xhci, "Port Status Change Event for port %d\n", port_id); in handle_port_status()
1554 xhci_dbg(xhci, "resume root hub\n"); in handle_port_status()
1562 xhci_dbg(xhci, "port resume event for port %d\n", port_id); in handle_port_status()
1571 xhci_dbg(xhci, "remote wake SS port %d\n", port_id); in handle_port_status()
1587 xhci_dbg(xhci, "resume HS port %d\n", port_id); in handle_port_status()
1599 xhci_dbg(xhci, "resume SS port %d finished\n", port_id); in handle_port_status()
1658 xhci_dbg(xhci, "%s: starting port polling.\n", __func__); in handle_port_status()
1788 xhci_dbg(xhci, "Vendor defined info completion code %u\n", in xhci_is_vendor_info_code()
1790 xhci_dbg(xhci, "Treating code as success.\n"); in xhci_is_vendor_info_code()
1938 xhci_dbg(xhci, "TRB error code %u, " in process_ctrl_td()
1985 xhci_dbg(xhci, "Waiting for status " in process_ctrl_td()
2152 xhci_dbg(xhci, "ep %#x - asked for %d bytes, " in process_bulk_intr_td()
2256 xhci_dbg(xhci, "Event ring:\n"); in handle_tx_event()
2279 xhci_dbg(xhci, "Event ring:\n"); in handle_tx_event()
2308 xhci_dbg(xhci, "Stopped on Transfer TRB\n"); in handle_tx_event()
2311 xhci_dbg(xhci, "Stopped on No-op or Link TRB\n"); in handle_tx_event()
2314 xhci_dbg(xhci, "Stalled endpoint\n"); in handle_tx_event()
2324 xhci_dbg(xhci, "Transfer error on endpoint\n"); in handle_tx_event()
2328 xhci_dbg(xhci, "Babble error on endpoint\n"); in handle_tx_event()
2347 xhci_dbg(xhci, "underrun event on endpoint\n"); in handle_tx_event()
2349 xhci_dbg(xhci, "Underrun Event for slot %d ep %d " in handle_tx_event()
2355 xhci_dbg(xhci, "overrun event on endpoint\n"); in handle_tx_event()
2357 xhci_dbg(xhci, "Overrun Event for slot %d ep %d " in handle_tx_event()
2374 xhci_dbg(xhci, "Miss service interval error, set skip flag\n"); in handle_tx_event()
2378 xhci_dbg(xhci, "No Ping response error, Skip one Isoc TD\n"); in handle_tx_event()
2405 xhci_dbg(xhci, "Event TRB with TRB type ID %u\n", in handle_tx_event()
2412 xhci_dbg(xhci, "td_list is empty while skip " in handle_tx_event()
2422 xhci_dbg(xhci, "All tds on the ep_ring skipped. " in handle_tx_event()
2484 xhci_dbg(xhci, "Found td. Clear skip flag.\n"); in handle_tx_event()
2497 xhci_dbg(xhci, in handle_tx_event()
2541 xhci_dbg(xhci, "Giveback URB %p, len = %d, " in handle_tx_event()
2627 xhci_dbg(xhci, "xHCI host dying, returning from " in xhci_handle_event()
2692 xhci_dbg(xhci, "xHCI dying, ignoring interrupt. " in xhci_irq()
2785 xhci_dbg(xhci, "WARN halted endpoint, queueing URB anyway.\n"); in prepare_ring()
2867 xhci_dbg(xhci, "Can't prepare ring for bad stream ID %u\n", in prepare_transfer()
3087 xhci_dbg(xhci, "Creating zero length td.\n"); in queue_bulk_sg_tx()
3160 xhci_dbg(xhci, "Next boundary at %#x, end dma = %#x\n", in queue_bulk_sg_tx()
3272 xhci_dbg(xhci, "Creating zero length td.\n"); in xhci_queue_bulk_tx()
3585 xhci_dbg(xhci, "Isoc URB with zero packets?\n"); in xhci_queue_isoc_tx()
3829 xhci_dbg(xhci, "xHCI dying or halted, can't queue_command\n"); in queue_command()