Lines Matching refs:xhci_warn
184 xhci_warn(xhci, "Missing link TRB at end of segment\n"); in inc_deq()
194 xhci_warn(xhci, "Ring is an endless link TRB loop\n"); in inc_deq()
270 xhci_warn(xhci, "%s: Ring link TRB loop\n", __func__); in inc_enq()
554 xhci_warn(xhci, "Invalid slot_id %u\n", slot_id); in xhci_get_virt_ep()
558 xhci_warn(xhci, "Invalid endpoint index %u\n", ep_index); in xhci_get_virt_ep()
562 xhci_warn(xhci, "No xhci virt device for slot_id %u\n", slot_id); in xhci_get_virt_ep()
581 xhci_warn(xhci, "Invalid stream_id %u request for slot_id %u ep_index %u\n", in xhci_virt_ep_to_ring()
651 xhci_warn(xhci, "WARN can't find new dequeue, invalid stream ID %u\n", in xhci_move_dequeue_past_td()
694 xhci_warn(xhci, "Can't find dma of new dequeue ptr\n"); in xhci_move_dequeue_past_td()
695 xhci_warn(xhci, "deq seg = %p, deq ptr = %p\n", new_seg, new_deq); in xhci_move_dequeue_past_td()
700 xhci_warn(xhci, "Set TR Deq already pending, don't submit for 0x%pad\n", in xhci_move_dequeue_past_td()
708 xhci_warn(xhci, "Can't alloc Set TR Deq cmd 0x%pad\n", &addr); in xhci_move_dequeue_past_td()
807 xhci_warn(xhci, "WARN Wrong bounce buffer read length: %zu != %d\n", in xhci_unmap_td_bounce_buffer()
834 xhci_warn(xhci, "URB req %u and actual %u transfer length mismatch\n", in xhci_td_cleanup()
986 xhci_warn(xhci, "WARN Cancelled URB %p has invalid stream ID %u.\n", in xhci_invalidate_cancelled_tds()
1019 xhci_warn(xhci, in xhci_invalidate_cancelled_tds()
1055 xhci_warn(xhci, "Failed to clear cancelled cached URB %p, mark clear anyway\n", in xhci_invalidate_cancelled_tds()
1106 xhci_warn(xhci, "Stop endpoint command completion for disabled slot %u\n", in xhci_handle_cmd_stop_ep()
1352 xhci_warn(xhci, "WARN Set TR deq ptr command for freed stream ID %u\n", in xhci_handle_cmd_set_deq()
1369 xhci_warn(xhci, "WARN Set TR Deq Ptr cmd invalid because of stream ID configuration\n"); in xhci_handle_cmd_set_deq()
1372 xhci_warn(xhci, "WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.\n"); in xhci_handle_cmd_set_deq()
1381 xhci_warn(xhci, "WARN Set TR Deq Ptr cmd failed because slot %u was not enabled.\n", in xhci_handle_cmd_set_deq()
1385 xhci_warn(xhci, "WARN Set TR Deq Ptr cmd with unknown completion code of %u.\n", in xhci_handle_cmd_set_deq()
1429 xhci_warn(xhci, "Mismatch between completed Set TR Deq Ptr command & xHCI internal state.\n"); in xhci_handle_cmd_set_deq()
1430 xhci_warn(xhci, "ep deq seg = %p, deq ptr = %p\n", in xhci_handle_cmd_set_deq()
1545 xhci_warn(xhci, "Could not get input context, bad type.\n"); in xhci_handle_cmd_config_ep()
1579 xhci_warn(xhci, "Reset device command completion for disabled slot %u\n", in xhci_handle_cmd_reset_dev()
1593 xhci_warn(xhci, "WARN NEC_GET_FW command on non-NEC host\n"); in xhci_handle_cmd_nec_get_fw()
1652 xhci_warn(xhci, "xHCI host not responding to stop endpoint command\n"); in xhci_handle_command_timeout()
1712 xhci_warn(xhci, "Invalid slot_id %u\n", slot_id); in handle_cmd_completion()
1736 xhci_warn(xhci, in handle_cmd_completion()
1853 xhci_warn(xhci, "Device Notification event for " in handle_device_notification()
1907 xhci_warn(xhci, in handle_port_status()
1914 xhci_warn(xhci, "Port change event with invalid port ID %d\n", in handle_port_status()
1921 xhci_warn(xhci, "Port change event, no port for port ID %u\n", in handle_port_status()
1960 xhci_warn(xhci, "xHC is not running.\n"); in handle_port_status()
2090 xhci_warn(xhci, in trb_in_td()
2304 xhci_warn(xhci, "WARN: Success on ctrl %s TRB without IOC set?\n", in process_ctrl_td()
2318 xhci_warn(xhci, "WARN: Stopped Short Packet on ctrl setup or status TRB\n"); in process_ctrl_td()
2333 xhci_warn(xhci, "WARN: unexpected TRB Type %d\n", in process_ctrl_td()
2530 xhci_warn(xhci, "WARN Successful completion on short TX\n"); in process_bulk_intr_td()
2570 xhci_warn(xhci, "bad transfer trb length %d in event trb\n", in process_bulk_intr_td()
2702 xhci_warn(xhci, in handle_tx_event()
2709 xhci_warn(xhci, in handle_tx_event()
2715 xhci_warn(xhci, in handle_tx_event()
2720 xhci_warn(xhci, in handle_tx_event()
2760 xhci_warn(xhci, in handle_tx_event()
2770 xhci_warn(xhci, in handle_tx_event()
2811 xhci_warn(xhci, "Event TRB for slot %u ep %u with no TDs queued\n", in handle_tx_event()
2969 xhci_warn(xhci, "ERROR unknown event type %d\n", trb_type); in xhci_handle_event_trb()
2998 xhci_warn(xhci, "WARN something wrong with SW event ring dequeue ptr\n"); in xhci_update_erst_dequeue()
3110 xhci_warn(xhci, "WARNING: Host Controller Error\n"); in xhci_irq()
3115 xhci_warn(xhci, "WARNING: Host System Error\n"); in xhci_irq()
3187 xhci_warn(xhci, "WARN urb submitted to disabled ep\n"); in prepare_ring()
3190 xhci_warn(xhci, "WARN waiting for error on ep to be cleared\n"); in prepare_ring()
3248 xhci_warn(xhci, "Ring is an endless link TRB loop\n"); in prepare_ring()
3254 xhci_warn(xhci, "Missing link TRB at end of ring segment\n"); in prepare_ring()
3519 xhci_warn(xhci, "WARN Wrong bounce buffer write length: %zu != %d\n", in xhci_align_td()
3534 xhci_warn(xhci, "Failed mapping bounce buffer, not aligning\n"); in xhci_align_td()
3969 xhci_warn(xhci, "Frame ID %d (reg %d, index %d) beyond range (%d, %d)\n", in xhci_get_isoc_frame_id()
3972 xhci_warn(xhci, "Ignore frame ID field, use SIA bit instead\n"); in xhci_get_isoc_frame_id()