Lines Matching refs:xhci_dbg
619 xhci_dbg(xhci, "Command ring memory map follows:\n"); in xhci_run()
624 xhci_dbg(xhci, "ERST memory map follows:\n"); in xhci_run()
626 xhci_dbg(xhci, "Event ring:\n"); in xhci_run()
925 xhci_dbg(xhci, "%s: stopping port polling.\n", __func__); in xhci_suspend()
1050 xhci_dbg(xhci, "Stop HCD\n"); in xhci_resume()
1056 xhci_dbg(xhci, "// Disabling event ring interrupts\n"); in xhci_resume()
1063 xhci_dbg(xhci, "cleaning up memory\n"); in xhci_resume()
1065 xhci_dbg(xhci, "xhci_stop completed - status = %x\n", in xhci_resume()
1077 xhci_dbg(xhci, "Initialize the xhci_hcd\n"); in xhci_resume()
1083 xhci_dbg(xhci, "Start the primary HCD\n"); in xhci_resume()
1086 xhci_dbg(xhci, "Start the secondary HCD\n"); in xhci_resume()
1132 xhci_dbg(xhci, "%s: starting port polling.\n", __func__); in xhci_resume()
1226 xhci_dbg(xhci, "xHCI %s called with unaddressed device\n", in xhci_check_args()
1233 xhci_dbg(xhci, "xHCI %s called with udev and " in xhci_check_args()
1310 xhci_dbg(xhci, "Slot %d input context\n", slot_id); in xhci_check_maxpacket()
1312 xhci_dbg(xhci, "Slot %d output context\n", slot_id); in xhci_check_maxpacket()
1352 xhci_dbg(xhci, "urb submitted during PCI suspend\n"); in xhci_urb_enqueue()
1456 xhci_dbg(xhci, "Ep 0x%x: URB %p submitted for " in xhci_urb_enqueue()
1673 xhci_dbg(xhci, "%s called for udev %p\n", __func__, udev); in xhci_drop_endpoint()
1676 xhci_dbg(xhci, "xHCI %s - can't drop slot or ep 0 %#x\n", in xhci_drop_endpoint()
1714 xhci_dbg(xhci, "drop ep 0x%x, slot id %d, new drop flags = %#x, new add flags = %#x\n", in xhci_drop_endpoint()
1763 xhci_dbg(xhci, "xHCI %s - can't add slot or ep 0 %#x\n", in xhci_add_endpoint()
1823 xhci_dbg(xhci, "add ep 0x%x, slot id %d, new drop flags = %#x, new add flags = %#x\n", in xhci_add_endpoint()
2771 xhci_dbg(xhci, "%s called for udev %p\n", __func__, udev); in xhci_check_bandwidth()
2810 xhci_dbg(xhci, "New Input Control Context:\n"); in xhci_check_bandwidth()
2820 xhci_dbg(xhci, "Output context after successful config ep cmd:\n"); in xhci_check_bandwidth()
2868 xhci_dbg(xhci, "%s called for udev %p\n", __func__, udev); in xhci_reset_bandwidth()
2891 xhci_dbg(xhci, "Input Context:\n"); in xhci_setup_input_ctx_for_config_ep()
3000 xhci_dbg(xhci, "Endpoint 0x%x ep reset callback called\n", in xhci_endpoint_reset()
3059 xhci_dbg(xhci, "xHCI HW only supports %u stream ctx entries.\n", in xhci_calculate_streams_entries()
3088 xhci_dbg(xhci, "Ep 0x%x only supports %u stream IDs.\n", in xhci_calculate_streams_and_bitmask()
3181 xhci_dbg(xhci, "Driver wants %u stream IDs (including stream 0).\n", in xhci_alloc_streams()
3187 xhci_dbg(xhci, "xHCI controller does not support streams.\n"); in xhci_alloc_streams()
3193 xhci_dbg(xhci, "Could not allocate xHCI command structure.\n"); in xhci_alloc_streams()
3238 xhci_dbg(xhci, "Need %u stream ctx entries for %u stream IDs.\n", in xhci_alloc_streams()
3287 xhci_dbg(xhci, "Slot %u ep ctx %u now has streams.\n", in xhci_alloc_streams()
3471 xhci_dbg(xhci, "The device to be reset with slot ID %u does " in xhci_discover_or_reset_device()
3488 xhci_dbg(xhci, "The device to be reset with slot ID %u does " in xhci_discover_or_reset_device()
3504 xhci_dbg(xhci, "Resetting device with slot ID %u\n", slot_id); in xhci_discover_or_reset_device()
3513 xhci_dbg(xhci, "Couldn't allocate command structure.\n"); in xhci_discover_or_reset_device()
3522 xhci_dbg(xhci, "FIXME: allocate a command ring segment\n"); in xhci_discover_or_reset_device()
3545 xhci_dbg(xhci, "Can't reset device (slot ID %u) in %s state\n", in xhci_discover_or_reset_device()
3548 xhci_dbg(xhci, "Not freeing device rings.\n"); in xhci_discover_or_reset_device()
3553 xhci_dbg(xhci, "Successful reset device command.\n"); in xhci_discover_or_reset_device()
3601 xhci_dbg(xhci, "Output context after successful reset device cmd:\n"); in xhci_discover_or_reset_device()
3669 xhci_dbg(xhci, "FIXME: allocate a command ring segment\n"); in xhci_free_dev()
3727 xhci_dbg(xhci, "FIXME: allocate a command ring segment\n"); in xhci_alloc_dev()
3845 xhci_dbg(xhci, "Slot already in default state\n"); in xhci_setup_device()
3880 xhci_dbg(xhci, "Slot ID %d Input Context:\n", udev->slot_id); in xhci_setup_device()
3933 xhci_dbg(xhci, "Slot ID %d Output Context:\n", udev->slot_id); in xhci_setup_device()
3953 xhci_dbg(xhci, "Slot ID %d Input Context:\n", udev->slot_id); in xhci_setup_device()
3957 xhci_dbg(xhci, "Slot ID %d Output Context:\n", udev->slot_id); in xhci_setup_device()
4061 xhci_dbg(xhci, "Slot %u Input Context:\n", udev->slot_id); in xhci_change_max_exit_latency()
4067 xhci_dbg(xhci, "Slot %u Output Context:\n", udev->slot_id); in xhci_change_max_exit_latency()
4173 xhci_dbg(xhci, "%s port %d USB2 hardware LPM\n", in xhci_set_usb2_hardware_lpm()
4777 xhci_dbg(xhci, "Could not allocate xHCI command structure.\n"); in xhci_update_hub_device()
4791 xhci_dbg(xhci, "Could not allocate xHCI TT structure.\n"); in xhci_update_hub_device()
4812 xhci_dbg(xhci, "xHCI version %x needs hub " in xhci_update_hub_device()
4830 xhci_dbg(xhci, "xHCI version %x doesn't need hub " in xhci_update_hub_device()
4837 xhci_dbg(xhci, "Set up %s for hub device.\n", in xhci_update_hub_device()
4840 xhci_dbg(xhci, "Slot %u Input Context:\n", hdev->slot_id); in xhci_update_hub_device()
4853 xhci_dbg(xhci, "Slot %u Output Context:\n", hdev->slot_id); in xhci_update_hub_device()
4937 xhci_dbg(xhci, "Resetting HCD\n"); in xhci_gen_setup()
4942 xhci_dbg(xhci, "Reset complete\n"); in xhci_gen_setup()
4958 xhci_dbg(xhci, "Enabling 64-bit DMA addresses.\n"); in xhci_gen_setup()
4962 xhci_dbg(xhci, "Calling HCD init\n"); in xhci_gen_setup()
4967 xhci_dbg(xhci, "Called HCD init\n"); in xhci_gen_setup()