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()
1588 xhci_dbg(xhci, "resume HS port %d\n", port_id); in handle_port_status()
1600 xhci_dbg(xhci, "resume SS port %d finished\n", port_id); in handle_port_status()
1659 xhci_dbg(xhci, "%s: starting port polling.\n", __func__); in handle_port_status()
1789 xhci_dbg(xhci, "Vendor defined info completion code %u\n", in xhci_is_vendor_info_code()
1791 xhci_dbg(xhci, "Treating code as success.\n"); in xhci_is_vendor_info_code()
1955 xhci_dbg(xhci, "TRB error code %u, " in process_ctrl_td()
2002 xhci_dbg(xhci, "Waiting for status " in process_ctrl_td()
2176 xhci_dbg(xhci, "ep %#x - asked for %d bytes, " in process_bulk_intr_td()
2292 xhci_dbg(xhci, "Event ring:\n"); in handle_tx_event()
2315 xhci_dbg(xhci, "Event ring:\n"); in handle_tx_event()
2344 xhci_dbg(xhci, "Stopped on Transfer TRB\n"); in handle_tx_event()
2347 xhci_dbg(xhci, "Stopped on No-op or Link TRB\n"); in handle_tx_event()
2350 xhci_dbg(xhci, "Stopped with short packet transfer detected\n"); in handle_tx_event()
2353 xhci_dbg(xhci, "Stalled endpoint\n"); in handle_tx_event()
2363 xhci_dbg(xhci, "Transfer error on endpoint\n"); in handle_tx_event()
2367 xhci_dbg(xhci, "Babble error on endpoint\n"); in handle_tx_event()
2386 xhci_dbg(xhci, "underrun event on endpoint\n"); in handle_tx_event()
2388 xhci_dbg(xhci, "Underrun Event for slot %d ep %d " in handle_tx_event()
2394 xhci_dbg(xhci, "overrun event on endpoint\n"); in handle_tx_event()
2396 xhci_dbg(xhci, "Overrun Event for slot %d ep %d " in handle_tx_event()
2413 xhci_dbg(xhci, "Miss service interval error, set skip flag\n"); in handle_tx_event()
2417 xhci_dbg(xhci, "No Ping response error, Skip one Isoc TD\n"); in handle_tx_event()
2444 xhci_dbg(xhci, "Event TRB with TRB type ID %u\n", in handle_tx_event()
2451 xhci_dbg(xhci, "td_list is empty while skip " in handle_tx_event()
2461 xhci_dbg(xhci, "All tds on the ep_ring skipped. " in handle_tx_event()
2523 xhci_dbg(xhci, "Found td. Clear skip flag.\n"); in handle_tx_event()
2536 xhci_dbg(xhci, in handle_tx_event()
2580 xhci_dbg(xhci, "Giveback URB %p, len = %d, " in handle_tx_event()
2666 xhci_dbg(xhci, "xHCI host dying, returning from " in xhci_handle_event()
2731 xhci_dbg(xhci, "xHCI dying, ignoring interrupt. " in xhci_irq()
2824 xhci_dbg(xhci, "WARN halted endpoint, queueing URB anyway.\n"); in prepare_ring()
2906 xhci_dbg(xhci, "Can't prepare ring for bad stream ID %u\n", in prepare_transfer()
3126 xhci_dbg(xhci, "Creating zero length td.\n"); in queue_bulk_sg_tx()
3199 xhci_dbg(xhci, "Next boundary at %#x, end dma = %#x\n", in queue_bulk_sg_tx()
3311 xhci_dbg(xhci, "Creating zero length td.\n"); in xhci_queue_bulk_tx()
3655 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()
3717 xhci_dbg(xhci, "Isoc URB with zero packets?\n"); in xhci_queue_isoc_tx()
4013 xhci_dbg(xhci, "xHCI dying or halted, can't queue_command\n"); in queue_command()