Skip to content

Instantly share code, notes, and snippets.

@rzwisler
Created September 25, 2020 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rzwisler/4621f805737993fec30b5ae23bfd8289 to your computer and use it in GitHub Desktop.
Save rzwisler/4621f805737993fec30b5ae23bfd8289 to your computer and use it in GitHub Desktop.
zwisler@google.com: xhci issue trace
This file has been truncated, but you can view the full file.
# tracer: nop
#
# entries-in-buffer/entries-written: 20434/20434 #P:72
#
# _-----=> irqs-off
# / _----=> need-resched
# | / _---=> hardirq/softirq
# || / _--=> preempt-depth
# ||| / delay
# TASK-PID CPU# |||| TIMESTAMP FUNCTION
# | | | |||| | |
bulk-cancel-4235 [010] .... 77.282995: xhci_urb_enqueue: ep0out-control: urb 00000000cd3991fe pipe 2147485056 slot 4 length 0/1 sgs 0/0 stream 0 flags 00110200
bulk-cancel-4235 [010] d... 77.283000: xhci_queue_trb: CTRL: bRequestType 80 bRequest 08 wValue 0000 wIndex 0000 wLength 1 length 8 TD size 0 intr 0 type 'Setup Stage' flags I:i:c
bulk-cancel-4235 [010] d... 77.283001: xhci_inc_enq: CTRL 000000008d6bbc3d: enq 0x00000000fff54390(0x00000000fff54000) deq 0x00000000fff54380(0x00000000fff54000) segs 2 stream 0 free_trbs 508 bounce 0 cycle 1
bulk-cancel-4235 [010] d... 77.283002: xhci_queue_trb: CTRL: Buffer 00000000fff41000 length 1 TD size 0 intr 0 type 'Data Stage' flags i:i:c:s:I:e:C
bulk-cancel-4235 [010] d... 77.283002: xhci_inc_enq: CTRL 000000008d6bbc3d: enq 0x00000000fff543a0(0x00000000fff54000) deq 0x00000000fff54380(0x00000000fff54000) segs 2 stream 0 free_trbs 507 bounce 0 cycle 1
bulk-cancel-4235 [010] d... 77.283002: xhci_queue_trb: CTRL: Buffer 0000000000000000 length 0 TD size 0 intr 0 type 'Status Stage' flags I:c:e:C
bulk-cancel-4235 [010] d... 77.283003: xhci_inc_enq: CTRL 000000008d6bbc3d: enq 0x00000000fff543b0(0x00000000fff54000) deq 0x00000000fff54380(0x00000000fff54000) segs 2 stream 0 free_trbs 506 bounce 0 cycle 1
bulk-cancel-4235 [010] d... 77.283004: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep0in
<idle>-0 [043] d.h. 77.283165: xhci_handle_event: EVENT: TRB 00000000fff54390 status 'Stall Error' len 1 slot 4 ep 1 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.283169: xhci_handle_transfer: CTRL: Buffer 00000000fff41000 length 1 TD size 0 intr 0 type 'Data Stage' flags i:i:c:s:I:e:C
<idle>-0 [043] d.h. 77.283176: xhci_queue_trb: CMD: Reset Endpoint Command: ctx 0000000000000000 slot 4 ep 1 flags t:C
<idle>-0 [043] d.h. 77.283177: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7c0(0x00000000ffffe000) deq 0x00000000ffffe7b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.283180: xhci_dbg_reset_ep: Cleaning up stalled endpoint ring
<idle>-0 [043] d.h. 77.283182: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.283183: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.283184: xhci_dbg_cancel_urb: New dequeue segment = 00000000c84aa5fe (virtual)
<idle>-0 [043] d.h. 77.283186: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff543b0 (DMA)
<idle>-0 [043] d.h. 77.283187: xhci_dbg_reset_ep: Queueing new dequeue state
<idle>-0 [043] d.h. 77.283188: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000c84aa5fe (0xfff54000 dma), new deq ptr = 00000000e50af50a (0xfff543b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.283190: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff543b1 stream 0 slot 4 ep 1 flags C
<idle>-0 [043] d.h. 77.283191: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7d0(0x00000000ffffe000) deq 0x00000000ffffe7b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.283192: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.283194: xhci_urb_giveback: ep0out-control: urb 00000000cd3991fe pipe 2147485056 slot 4 length 0/1 sgs 0/0 stream 0 flags 00110200
<idle>-0 [043] d.h. 77.283197: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcae0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.H. 77.283202: xhci_handle_event: EVENT: TRB 00000000ffffe7b0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.H. 77.283203: xhci_handle_command: CMD: Reset Endpoint Command: ctx 0000000000000000 slot 4 ep 1 flags t:C
<idle>-0 [043] d.H. 77.283204: xhci_handle_cmd_reset_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Ctrl burst 0 maxp 64 deq 00000000fff543b1 avg trb len 0
<idle>-0 [043] d.H. 77.283205: xhci_dbg_reset_ep: Ignoring reset ep completion code of 1
<idle>-0 [043] d.H. 77.283207: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7d0(0x00000000ffffe000) deq 0x00000000ffffe7c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.H. 77.283207: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcaf0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.H. 77.283208: xhci_handle_event: EVENT: TRB 00000000ffffe7c0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.H. 77.283208: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff543b1 stream 0 slot 4 ep 1 flags C
<idle>-0 [043] d.H. 77.283210: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.H. 77.283211: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Ctrl burst 0 maxp 64 deq 00000000fff543b1 avg trb len 0
<idle>-0 [043] d.H. 77.283211: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff543b0
<idle>-0 [043] d.H. 77.283212: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7d0(0x00000000ffffe000) deq 0x00000000ffffe7d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.H. 77.283213: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.284087: xhci_urb_enqueue: ep1in-bulk: urb 00000000de99252d pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284092: xhci_queue_trb: BULK: Buffer 00000000ffeb8700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284093: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29010(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 508 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284095: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284102: xhci_urb_enqueue: ep1in-bulk: urb 00000000af7b971a pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284103: xhci_queue_trb: BULK: Buffer 00000000ffeb7800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284103: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29020(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 507 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284103: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284110: xhci_urb_enqueue: ep1in-bulk: urb 00000000149990c9 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284111: xhci_queue_trb: BULK: Buffer 00000000ffeb6100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284111: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29030(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 506 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284111: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284117: xhci_urb_enqueue: ep1in-bulk: urb 00000000af94400f pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284118: xhci_queue_trb: BULK: Buffer 00000000ffeb5000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284118: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29040(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 505 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284118: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284124: xhci_urb_enqueue: ep1in-bulk: urb 00000000320e83df pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284124: xhci_queue_trb: BULK: Buffer 00000000ffeb4700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284124: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29050(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 504 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284125: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284130: xhci_urb_enqueue: ep1in-bulk: urb 00000000ce748dec pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284130: xhci_queue_trb: BULK: Buffer 00000000ffeb3800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284130: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29060(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 503 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284131: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284136: xhci_urb_enqueue: ep1in-bulk: urb 00000000c2272bae pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284136: xhci_queue_trb: BULK: Buffer 00000000ffeb2600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284137: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29070(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 502 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284137: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284144: xhci_urb_enqueue: ep4in-bulk: urb 00000000926ee3a1 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284145: xhci_queue_trb: BULK: Buffer 00000000ffeb1900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284145: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d010(0x00000000fff1d000) deq 0x00000000fff1d000(0x00000000fff1d000) segs 2 stream 0 free_trbs 508 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284146: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284152: xhci_urb_enqueue: ep4in-bulk: urb 00000000002b6715 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284152: xhci_queue_trb: BULK: Buffer 00000000ffeb0a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284152: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d020(0x00000000fff1d000) deq 0x00000000fff1d000(0x00000000fff1d000) segs 2 stream 0 free_trbs 507 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284153: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284158: xhci_urb_enqueue: ep4in-bulk: urb 00000000d30cb6d7 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284159: xhci_queue_trb: BULK: Buffer 00000000ffeafb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284159: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d030(0x00000000fff1d000) deq 0x00000000fff1d000(0x00000000fff1d000) segs 2 stream 0 free_trbs 506 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284159: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284165: xhci_urb_enqueue: ep4in-bulk: urb 00000000855da40c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284165: xhci_queue_trb: BULK: Buffer 00000000ffeaee00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284165: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d040(0x00000000fff1d000) deq 0x00000000fff1d000(0x00000000fff1d000) segs 2 stream 0 free_trbs 505 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284166: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284171: xhci_urb_enqueue: ep4in-bulk: urb 0000000017dbfd6b pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284172: xhci_queue_trb: BULK: Buffer 00000000ffeade00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284172: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d050(0x00000000fff1d000) deq 0x00000000fff1d000(0x00000000fff1d000) segs 2 stream 0 free_trbs 504 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284172: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284178: xhci_urb_enqueue: ep4in-bulk: urb 0000000060d0675a pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284179: xhci_queue_trb: BULK: Buffer 00000000ffeacf00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284179: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d060(0x00000000fff1d000) deq 0x00000000fff1d000(0x00000000fff1d000) segs 2 stream 0 free_trbs 503 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284179: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284185: xhci_urb_enqueue: ep4in-bulk: urb 00000000f4dea23d pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284185: xhci_queue_trb: BULK: Buffer 00000000ffeabd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284185: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d070(0x00000000fff1d000) deq 0x00000000fff1d000(0x00000000fff1d000) segs 2 stream 0 free_trbs 502 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284186: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284191: xhci_urb_enqueue: ep7in-bulk: urb 000000002310d410 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284192: xhci_queue_trb: BULK: Buffer 00000000ffeaaf00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284193: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11010(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 508 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284193: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284200: xhci_urb_enqueue: ep7in-bulk: urb 000000004914974a pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284200: xhci_queue_trb: BULK: Buffer 00000000ffea9500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284201: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11020(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 507 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284201: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284212: xhci_urb_enqueue: ep7in-bulk: urb 00000000449984b7 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.284212: xhci_handle_event: EVENT: TRB 00000000fff1d000 status 'Short Packet' len 242 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.284215: xhci_handle_transfer: BULK: Buffer 00000000ffeb1900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.284216: xhci_inc_deq: BULK 00000000a32d1153: enq 0x00000000fff1d070(0x00000000fff1d000) deq 0x00000000fff1d010(0x00000000fff1d000) segs 2 stream 0 free_trbs 503 bounce 64 cycle 1
<idle>-0 [043] d.h. 77.284218: xhci_urb_giveback: ep4in-bulk: urb 00000000926ee3a1 pipe 3221357952 slot 4 length 14/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.284219: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.284222: xhci_queue_trb: BULK: Buffer 00000000ffea8d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284223: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11030(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 506 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284223: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284230: xhci_urb_enqueue: ep7in-bulk: urb 000000009d857b92 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284230: xhci_queue_trb: BULK: Buffer 00000000ffea7500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284231: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11040(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 505 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284231: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284237: xhci_urb_enqueue: ep7in-bulk: urb 000000005fa79ea7 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284238: xhci_queue_trb: BULK: Buffer 00000000ffea6900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284238: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11050(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 504 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284238: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284269: xhci_urb_enqueue: ep7in-bulk: urb 00000000ac495f12 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284270: xhci_queue_trb: BULK: Buffer 00000000ffea5300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284270: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11060(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 503 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284271: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284277: xhci_urb_enqueue: ep7in-bulk: urb 0000000093536a9b pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284277: xhci_queue_trb: BULK: Buffer 00000000ffea4400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284278: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11070(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 502 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284278: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.284310: xhci_handle_event: EVENT: TRB 00000000fff1d010 status 'Short Packet' len 246 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.284310: xhci_handle_transfer: BULK: Buffer 00000000ffeb0a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.284311: xhci_inc_deq: BULK 00000000a32d1153: enq 0x00000000fff1d070(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 504 bounce 64 cycle 1
<idle>-0 [043] d.h. 77.284312: xhci_urb_giveback: ep4in-bulk: urb 00000000002b6715 pipe 3221357952 slot 4 length 10/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.284313: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.284343: xhci_urb_enqueue: ep1in-bulk: urb 00000000002b6715 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284344: xhci_queue_trb: BULK: Buffer 00000000ffea3a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284345: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29080(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 501 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284345: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284350: xhci_urb_enqueue: ep1in-bulk: urb 00000000926ee3a1 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284351: xhci_queue_trb: BULK: Buffer 00000000ffea2900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284351: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29090(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 500 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284352: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284357: xhci_urb_enqueue: ep1in-bulk: urb 0000000043ecde3b pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284358: xhci_queue_trb: BULK: Buffer 00000000ffea1100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284358: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff290a0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 499 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284358: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284364: xhci_urb_enqueue: ep1in-bulk: urb 000000008a17b491 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284364: xhci_queue_trb: BULK: Buffer 00000000ffea0200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284364: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff290b0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 498 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284365: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284370: xhci_urb_enqueue: ep1in-bulk: urb 00000000431dac41 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284370: xhci_queue_trb: BULK: Buffer 00000000ffe9fa00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284371: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff290c0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 497 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284371: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284376: xhci_urb_enqueue: ep1in-bulk: urb 0000000025a9b553 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284377: xhci_queue_trb: BULK: Buffer 00000000ffe9e600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284377: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff290d0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 496 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284377: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284383: xhci_urb_enqueue: ep1in-bulk: urb 00000000e7a7cafe pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284383: xhci_queue_trb: BULK: Buffer 00000000ffe9d200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284383: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff290e0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 495 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284384: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284393: xhci_urb_enqueue: ep4in-bulk: urb 00000000f41fc995 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284394: xhci_queue_trb: BULK: Buffer 00000000ffe9cb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284395: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d080(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 503 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284395: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284401: xhci_urb_enqueue: ep4in-bulk: urb 00000000eb406015 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284401: xhci_queue_trb: BULK: Buffer 00000000ffe9be00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284401: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d090(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 502 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284401: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284407: xhci_urb_enqueue: ep4in-bulk: urb 000000002da9ace9 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284407: xhci_queue_trb: BULK: Buffer 00000000ffe9ae00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284408: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d0a0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 501 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284408: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284415: xhci_urb_enqueue: ep4in-bulk: urb 00000000cbc8cc44 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284415: xhci_queue_trb: BULK: Buffer 00000000ffe99f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284415: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d0b0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 500 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284415: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284421: xhci_urb_enqueue: ep4in-bulk: urb 00000000ec2884a6 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284422: xhci_queue_trb: BULK: Buffer 00000000ffe98d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284422: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d0c0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 499 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284422: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284430: xhci_urb_enqueue: ep4in-bulk: urb 00000000b2e0dfdf pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284430: xhci_queue_trb: BULK: Buffer 00000000ffe97f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284431: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d0d0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 498 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284431: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284437: xhci_urb_enqueue: ep4in-bulk: urb 00000000dab9098f pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284437: xhci_queue_trb: BULK: Buffer 00000000ffe96500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284437: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d0e0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 497 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284438: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284443: xhci_urb_enqueue: ep7in-bulk: urb 00000000706fc98c pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284444: xhci_queue_trb: BULK: Buffer 00000000ffe95d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284444: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11080(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 501 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284444: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284450: xhci_urb_enqueue: ep7in-bulk: urb 00000000511d4f60 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284450: xhci_queue_trb: BULK: Buffer 00000000ffe94500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284451: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11090(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 500 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284451: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284456: xhci_urb_enqueue: ep7in-bulk: urb 00000000eda8cdf5 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284456: xhci_queue_trb: BULK: Buffer 00000000ffe93900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284457: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff110a0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 499 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284457: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284469: xhci_urb_enqueue: ep7in-bulk: urb 00000000bf8ce915 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284470: xhci_queue_trb: BULK: Buffer 00000000ffe92300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284470: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff110b0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 498 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284470: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284476: xhci_urb_enqueue: ep7in-bulk: urb 000000002d506058 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284476: xhci_queue_trb: BULK: Buffer 00000000ffe91400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284477: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff110c0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 497 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284477: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284483: xhci_urb_enqueue: ep7in-bulk: urb 0000000037d515fa pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284484: xhci_queue_trb: BULK: Buffer 00000000ffe90100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284484: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff110d0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 496 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284485: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284490: xhci_urb_enqueue: ep7in-bulk: urb 00000000b4783780 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284491: xhci_queue_trb: BULK: Buffer 00000000ffe8f200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284491: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff110e0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 495 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284491: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284501: xhci_urb_enqueue: ep1in-bulk: urb 00000000e7011388 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284501: xhci_queue_trb: BULK: Buffer 00000000ffe8ea00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284501: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff290f0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 494 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284502: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284507: xhci_urb_enqueue: ep1in-bulk: urb 00000000469b59b7 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284508: xhci_queue_trb: BULK: Buffer 00000000ffe8d600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284508: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29100(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 493 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284508: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284514: xhci_urb_enqueue: ep1in-bulk: urb 0000000085165a02 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284515: xhci_queue_trb: BULK: Buffer 00000000ffe8c200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284515: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29110(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 492 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284515: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284521: xhci_urb_enqueue: ep1in-bulk: urb 0000000032b011e3 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284521: xhci_queue_trb: BULK: Buffer 00000000ffe8bb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284522: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29120(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 491 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284522: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284527: xhci_urb_enqueue: ep1in-bulk: urb 0000000009e8b5d0 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284528: xhci_queue_trb: BULK: Buffer 00000000ffe8a000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284528: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29130(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 490 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284528: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284535: xhci_urb_enqueue: ep1in-bulk: urb 000000001166ddef pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284536: xhci_queue_trb: BULK: Buffer 00000000ffe89c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284536: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29140(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 489 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284536: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284542: xhci_urb_enqueue: ep1in-bulk: urb 00000000ab15b346 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284542: xhci_queue_trb: BULK: Buffer 00000000ffe88400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284543: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29150(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 488 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284543: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284548: xhci_urb_enqueue: ep4in-bulk: urb 00000000a2515b37 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284549: xhci_queue_trb: BULK: Buffer 00000000ffe87c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284549: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d0f0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 496 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284549: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284557: xhci_urb_enqueue: ep4in-bulk: urb 000000005b4e4cc5 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284557: xhci_queue_trb: BULK: Buffer 00000000ffe86300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284557: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d100(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 495 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284558: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284563: xhci_urb_enqueue: ep4in-bulk: urb 0000000005896843 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284564: xhci_queue_trb: BULK: Buffer 00000000ffe85700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284564: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d110(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 494 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284564: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284569: xhci_urb_enqueue: ep4in-bulk: urb 00000000c4b5e5ff pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284570: xhci_queue_trb: BULK: Buffer 00000000ffe84800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284570: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d120(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 493 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284570: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284575: xhci_urb_enqueue: ep4in-bulk: urb 00000000a1ea11e8 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284576: xhci_queue_trb: BULK: Buffer 00000000ffe83100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284576: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d130(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 492 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284576: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284582: xhci_urb_enqueue: ep4in-bulk: urb 000000008e31ede1 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284582: xhci_queue_trb: BULK: Buffer 00000000ffe82000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284582: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d140(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 491 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284583: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284588: xhci_urb_enqueue: ep4in-bulk: urb 000000003fefb49b pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284589: xhci_queue_trb: BULK: Buffer 00000000ffe81700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284589: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d150(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 490 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284589: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284595: xhci_urb_enqueue: ep7in-bulk: urb 00000000bcbb4253 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284595: xhci_queue_trb: BULK: Buffer 00000000ffe80800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284596: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff110f0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 494 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284596: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284602: xhci_urb_enqueue: ep7in-bulk: urb 00000000abb898ff pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284602: xhci_queue_trb: BULK: Buffer 00000000ffe7f600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284602: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11100(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 493 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284603: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284609: xhci_urb_enqueue: ep7in-bulk: urb 00000000416733b1 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284610: xhci_queue_trb: BULK: Buffer 00000000ffe7e900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284610: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11110(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 492 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284610: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284616: xhci_urb_enqueue: ep7in-bulk: urb 000000002f0c9905 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284616: xhci_queue_trb: BULK: Buffer 00000000ffe7da00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284617: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11120(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 491 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284617: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284626: xhci_urb_enqueue: ep7in-bulk: urb 00000000addaafa4 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284626: xhci_queue_trb: BULK: Buffer 00000000ffe7cd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284626: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11130(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 490 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284627: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284633: xhci_urb_enqueue: ep7in-bulk: urb 000000005db17c41 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284633: xhci_queue_trb: BULK: Buffer 00000000ffe7b500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284633: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11140(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 489 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284634: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284639: xhci_urb_enqueue: ep7in-bulk: urb 00000000a85edb85 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284640: xhci_queue_trb: BULK: Buffer 00000000ffe7a900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284640: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11150(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 488 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284640: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284650: xhci_urb_enqueue: ep1in-bulk: urb 00000000c5d196cb pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284650: xhci_queue_trb: BULK: Buffer 00000000ffe79300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284650: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29160(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 487 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284651: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284656: xhci_urb_enqueue: ep1in-bulk: urb 000000004ca42c0f pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284657: xhci_queue_trb: BULK: Buffer 00000000ffe78400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284657: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29170(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 486 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284657: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284663: xhci_urb_enqueue: ep1in-bulk: urb 0000000018e65cd1 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284663: xhci_queue_trb: BULK: Buffer 00000000ffe77100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284664: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29180(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 485 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284664: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284670: xhci_urb_enqueue: ep1in-bulk: urb 00000000c6625665 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284670: xhci_queue_trb: BULK: Buffer 00000000ffe76200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284670: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29190(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 484 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284671: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284677: xhci_urb_enqueue: ep1in-bulk: urb 0000000022846ed6 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284677: xhci_queue_trb: BULK: Buffer 00000000ffe75a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284677: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff291a0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 483 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284677: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284683: xhci_urb_enqueue: ep1in-bulk: urb 000000000883113d pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284683: xhci_queue_trb: BULK: Buffer 00000000ffe74600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284683: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff291b0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 482 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284684: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284689: xhci_urb_enqueue: ep1in-bulk: urb 000000004f27f2be pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284689: xhci_queue_trb: BULK: Buffer 00000000ffe73200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284690: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff291c0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 481 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284690: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284696: xhci_urb_enqueue: ep4in-bulk: urb 0000000095bb21bb pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284696: xhci_queue_trb: BULK: Buffer 00000000ffe72b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284696: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d160(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 489 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284697: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284702: xhci_urb_enqueue: ep4in-bulk: urb 000000003467d779 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284703: xhci_queue_trb: BULK: Buffer 00000000ffe71000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284703: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d170(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 488 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284703: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284709: xhci_urb_enqueue: ep4in-bulk: urb 00000000b365663c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284709: xhci_queue_trb: BULK: Buffer 00000000ffe70c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284710: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d180(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 487 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284710: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284715: xhci_urb_enqueue: ep4in-bulk: urb 000000007a2d4f77 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284716: xhci_queue_trb: BULK: Buffer 00000000ffe6f400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284716: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d190(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 486 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284716: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284722: xhci_urb_enqueue: ep4in-bulk: urb 000000003187c3cd pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284722: xhci_queue_trb: BULK: Buffer 00000000ffe6ec00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284722: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d1a0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 485 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284723: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284730: xhci_urb_enqueue: ep4in-bulk: urb 00000000be05a5a9 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284731: xhci_queue_trb: BULK: Buffer 00000000ffe6d300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284731: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d1b0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 484 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284731: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284737: xhci_urb_enqueue: ep4in-bulk: urb 00000000257ac65c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284737: xhci_queue_trb: BULK: Buffer 00000000ffe6c700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284738: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d1c0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 483 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284738: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284744: xhci_urb_enqueue: ep7in-bulk: urb 00000000d20b02a4 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284744: xhci_queue_trb: BULK: Buffer 00000000ffe6b800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284744: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11160(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 487 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284744: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284750: xhci_urb_enqueue: ep7in-bulk: urb 00000000e9312779 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284751: xhci_queue_trb: BULK: Buffer 00000000ffe6a100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284751: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11170(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 486 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284751: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284757: xhci_urb_enqueue: ep7in-bulk: urb 000000008ff6c942 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284757: xhci_queue_trb: BULK: Buffer 00000000ffe69000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284758: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11180(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 485 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284758: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284767: xhci_urb_enqueue: ep7in-bulk: urb 000000004a517c61 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284768: xhci_queue_trb: BULK: Buffer 00000000ffe68700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284768: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11190(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 484 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284768: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284774: xhci_urb_enqueue: ep7in-bulk: urb 000000005948182d pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284774: xhci_queue_trb: BULK: Buffer 00000000ffe67800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284775: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff111a0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 483 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284775: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284789: xhci_urb_enqueue: ep7in-bulk: urb 000000004e1bf29b pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284790: xhci_queue_trb: BULK: Buffer 00000000ffe66600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284790: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff111b0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 482 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284791: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284800: xhci_urb_enqueue: ep7in-bulk: urb 00000000eeb93a92 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284801: xhci_queue_trb: BULK: Buffer 00000000ffe65900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284801: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff111c0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 481 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284801: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284810: xhci_urb_enqueue: ep1in-bulk: urb 00000000a979b453 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284810: xhci_queue_trb: BULK: Buffer 00000000ffe64a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284811: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff291d0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 480 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284811: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284817: xhci_urb_enqueue: ep1in-bulk: urb 000000005ecd3f50 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284817: xhci_queue_trb: BULK: Buffer 00000000ffe63b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284817: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff291e0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 479 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284818: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284823: xhci_urb_enqueue: ep1in-bulk: urb 000000009e220318 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284824: xhci_queue_trb: BULK: Buffer 00000000ffe62e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284824: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff291f0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 478 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284824: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284830: xhci_urb_enqueue: ep1in-bulk: urb 00000000bf4742c7 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284830: xhci_queue_trb: BULK: Buffer 00000000ffe61e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284831: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29200(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 477 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284831: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284836: xhci_urb_enqueue: ep1in-bulk: urb 0000000035527f77 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284837: xhci_queue_trb: BULK: Buffer 00000000ffe60f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284837: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29210(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 476 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284837: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284843: xhci_urb_enqueue: ep1in-bulk: urb 0000000025423850 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284844: xhci_queue_trb: BULK: Buffer 00000000ffe5fd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284844: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29220(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 475 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284844: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284850: xhci_urb_enqueue: ep1in-bulk: urb 00000000d5dda4cb pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284851: xhci_queue_trb: BULK: Buffer 00000000ffe5ef00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284851: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29230(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 474 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284851: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284857: xhci_urb_enqueue: ep4in-bulk: urb 00000000c0a313f7 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284858: xhci_queue_trb: BULK: Buffer 00000000ffe5d500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284858: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d1d0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 482 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284858: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284867: xhci_urb_enqueue: ep4in-bulk: urb 0000000031b3b3fd pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284867: xhci_queue_trb: BULK: Buffer 00000000ffe5c500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284868: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d1e0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 481 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284868: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284874: xhci_urb_enqueue: ep4in-bulk: urb 00000000ed1ccef9 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284874: xhci_queue_trb: BULK: Buffer 00000000ffe5b900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284875: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d1f0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 480 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284875: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284881: xhci_urb_enqueue: ep4in-bulk: urb 000000001a8b463c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284881: xhci_queue_trb: BULK: Buffer 00000000ffe5a300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284881: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d200(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 479 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284881: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284887: xhci_urb_enqueue: ep4in-bulk: urb 000000001af25a50 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284888: xhci_queue_trb: BULK: Buffer 00000000ffe59400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284888: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d210(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 478 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284888: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284899: xhci_urb_enqueue: ep4in-bulk: urb 0000000007ee55ed pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284899: xhci_queue_trb: BULK: Buffer 00000000ffe58100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284899: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d220(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 477 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284900: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284906: xhci_urb_enqueue: ep4in-bulk: urb 00000000e440e477 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284906: xhci_queue_trb: BULK: Buffer 00000000ffe57200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284906: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d230(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 476 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284907: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.284912: xhci_urb_enqueue: ep7in-bulk: urb 000000008d3eed79 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284913: xhci_queue_trb: BULK: Buffer 00000000ffe56a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284913: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff111d0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 480 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284913: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284919: xhci_urb_enqueue: ep7in-bulk: urb 00000000a5881ece pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284920: xhci_queue_trb: BULK: Buffer 00000000ffe55600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284920: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff111e0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 479 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284921: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284926: xhci_urb_enqueue: ep7in-bulk: urb 000000001519ab52 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284927: xhci_queue_trb: BULK: Buffer 00000000ffe54200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284927: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff111f0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 478 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284927: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284933: xhci_urb_enqueue: ep7in-bulk: urb 000000007ce5105e pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284933: xhci_queue_trb: BULK: Buffer 00000000ffe53b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284934: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11200(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 477 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284934: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284940: xhci_urb_enqueue: ep7in-bulk: urb 000000009a2f1848 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284940: xhci_queue_trb: BULK: Buffer 00000000ffe52000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284941: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11210(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 476 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284941: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284947: xhci_urb_enqueue: ep7in-bulk: urb 00000000a933784d pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284947: xhci_queue_trb: BULK: Buffer 00000000ffe51c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284947: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11220(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 475 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284948: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284953: xhci_urb_enqueue: ep7in-bulk: urb 000000004ecdc7f0 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284954: xhci_queue_trb: BULK: Buffer 00000000ffe50400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284954: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11230(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 474 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284954: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.284963: xhci_urb_enqueue: ep1in-bulk: urb 0000000009f7dc59 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284963: xhci_queue_trb: BULK: Buffer 00000000ffe4fc00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284964: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29240(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 473 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284964: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284970: xhci_urb_enqueue: ep1in-bulk: urb 00000000f1adcb30 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284970: xhci_queue_trb: BULK: Buffer 00000000ffe4e300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284970: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29250(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 472 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284971: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284976: xhci_urb_enqueue: ep1in-bulk: urb 000000007885c8ed pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284977: xhci_queue_trb: BULK: Buffer 00000000ffe4d700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284977: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29260(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 471 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284977: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284983: xhci_urb_enqueue: ep1in-bulk: urb 000000001cce0b73 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284984: xhci_queue_trb: BULK: Buffer 00000000ffe4c800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284984: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29270(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 470 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284984: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284990: xhci_urb_enqueue: ep1in-bulk: urb 0000000061f5d523 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284990: xhci_queue_trb: BULK: Buffer 00000000ffe4b100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284991: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29280(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 469 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284991: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.284997: xhci_urb_enqueue: ep1in-bulk: urb 00000000cc816cf0 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.284997: xhci_queue_trb: BULK: Buffer 00000000ffe4a000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.284997: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29290(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 468 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.284997: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285003: xhci_urb_enqueue: ep1in-bulk: urb 00000000d52b0455 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285004: xhci_queue_trb: BULK: Buffer 00000000ffe49700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285004: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff292a0(0x00000000fff29000) deq 0x00000000fff29000(0x00000000fff29000) segs 2 stream 0 free_trbs 467 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285004: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285010: xhci_urb_enqueue: ep4in-bulk: urb 00000000c14d8c6e pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285011: xhci_queue_trb: BULK: Buffer 00000000ffe48800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285011: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d240(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 475 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285011: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285017: xhci_urb_enqueue: ep4in-bulk: urb 00000000e0b037f0 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285018: xhci_queue_trb: BULK: Buffer 00000000ffe47600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285018: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d250(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 474 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285018: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285026: xhci_urb_enqueue: ep4in-bulk: urb 00000000fc6bb7d5 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285026: xhci_queue_trb: BULK: Buffer 00000000ffe46900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285027: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d260(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 473 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285027: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285033: xhci_urb_enqueue: ep4in-bulk: urb 0000000082bdfc99 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285034: xhci_queue_trb: BULK: Buffer 00000000ffe45a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285034: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d270(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 472 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285034: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285040: xhci_urb_enqueue: ep4in-bulk: urb 000000002e541cfa pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285040: xhci_queue_trb: BULK: Buffer 00000000ffe44b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285041: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d280(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 471 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285041: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285048: xhci_urb_enqueue: ep4in-bulk: urb 00000000862f07ea pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285049: xhci_queue_trb: BULK: Buffer 00000000ffe43e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285049: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d290(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 470 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285049: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285056: xhci_urb_enqueue: ep4in-bulk: urb 0000000086ea3a3c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285056: xhci_queue_trb: BULK: Buffer 00000000ffe42e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285056: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d2a0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 469 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285056: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285066: xhci_urb_enqueue: ep7in-bulk: urb 00000000c861b9a0 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285066: xhci_queue_trb: BULK: Buffer 00000000ffe41f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285067: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11240(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 473 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285068: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285074: xhci_urb_enqueue: ep7in-bulk: urb 0000000095f26470 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285074: xhci_queue_trb: BULK: Buffer 00000000ffe40d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285074: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11250(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 472 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285075: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285081: xhci_urb_enqueue: ep7in-bulk: urb 00000000916e13eb pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285081: xhci_queue_trb: BULK: Buffer 00000000ffe3ff00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285081: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11260(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 471 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285081: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285091: xhci_urb_enqueue: ep7in-bulk: urb 000000001244bb58 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285091: xhci_queue_trb: BULK: Buffer 00000000ffe3e500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285092: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11270(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 470 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285092: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285098: xhci_urb_enqueue: ep7in-bulk: urb 00000000b0baa7aa pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285099: xhci_queue_trb: BULK: Buffer 00000000ffe3dd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285099: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11280(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 469 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285099: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285113: xhci_urb_enqueue: ep7in-bulk: urb 00000000b848716e pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285113: xhci_queue_trb: BULK: Buffer 00000000ffe3c000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285113: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11290(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 468 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285114: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285120: xhci_urb_enqueue: ep7in-bulk: urb 000000003745614e pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285120: xhci_queue_trb: BULK: Buffer 00000000ffe3bc00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285121: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff112a0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 467 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285121: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285129: xhci_urb_dequeue: ep1in-bulk: urb 00000000de99252d pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285131: xhci_dbg_cancel_urb: Cancel URB 00000000de99252d, dev 13, ep 0x81, starting at offset 0xfff29000
bulk-cancel-4235 [065] d... 77.285139: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.285140: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7e0(0x00000000ffffe000) deq 0x00000000ffffe7d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285141: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285149: xhci_handle_event: EVENT: TRB 00000000fff29000 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.285151: xhci_handle_transfer: BULK: Buffer 00000000ffeb8700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.285152: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285189: xhci_handle_event: EVENT: TRB 00000000ffffe7d0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285189: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.285192: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29001 avg trb len 0
<idle>-0 [043] d.h. 77.285192: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29000 (dma).
<idle>-0 [043] d.h. 77.285195: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285197: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285198: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.285199: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29010 (DMA)
<idle>-0 [043] d.h. 77.285201: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000ed229412 (0xfff29010 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285203: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29011 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285204: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7f0(0x00000000ffffe000) deq 0x00000000ffffe7d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285204: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285206: xhci_urb_giveback: ep1in-bulk: urb 00000000de99252d pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.285210: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7f0(0x00000000ffffe000) deq 0x00000000ffffe7e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285210: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285210: xhci_handle_event: EVENT: TRB 00000000ffffe7e0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285211: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29011 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285211: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.285212: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29011 avg trb len 0
<idle>-0 [043] d.h. 77.285212: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29010
<idle>-0 [043] d.h. 77.285214: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.285214: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7f0(0x00000000ffffe000) deq 0x00000000ffffe7f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285215: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.285241: xhci_urb_dequeue: ep1in-bulk: urb 00000000af7b971a pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285242: xhci_dbg_cancel_urb: Cancel URB 00000000af7b971a, dev 13, ep 0x81, starting at offset 0xfff29010
bulk-cancel-4235 [065] d... 77.285246: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.285246: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe800(0x00000000ffffe000) deq 0x00000000ffffe7f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285246: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285254: xhci_handle_event: EVENT: TRB 00000000fff29010 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.285255: xhci_handle_transfer: BULK: Buffer 00000000ffeb7800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.285256: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285293: xhci_handle_event: EVENT: TRB 00000000ffffe7f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285294: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.285296: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29011 avg trb len 0
<idle>-0 [043] d.h. 77.285296: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29010 (dma).
<idle>-0 [043] d.h. 77.285297: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285298: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285298: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.285299: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29020 (DMA)
<idle>-0 [043] d.h. 77.285301: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000910c06ee (0xfff29020 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285302: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29021 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285303: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe810(0x00000000ffffe000) deq 0x00000000ffffe7f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285303: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285305: xhci_urb_giveback: ep1in-bulk: urb 00000000af7b971a pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.285307: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe810(0x00000000ffffe000) deq 0x00000000ffffe800(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285307: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285308: xhci_handle_event: EVENT: TRB 00000000ffffe800 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285308: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29021 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285308: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.285309: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29021 avg trb len 0
<idle>-0 [043] d.h. 77.285309: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29020
<idle>-0 [043] d.h. 77.285310: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.285310: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe810(0x00000000ffffe000) deq 0x00000000ffffe810(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285311: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.285331: xhci_urb_dequeue: ep1in-bulk: urb 00000000149990c9 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285332: xhci_dbg_cancel_urb: Cancel URB 00000000149990c9, dev 13, ep 0x81, starting at offset 0xfff29020
bulk-cancel-4235 [065] d... 77.285335: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.285336: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe820(0x00000000ffffe000) deq 0x00000000ffffe810(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285336: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285344: xhci_handle_event: EVENT: TRB 00000000fff29020 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.285344: xhci_handle_transfer: BULK: Buffer 00000000ffeb6100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.285346: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285383: xhci_handle_event: EVENT: TRB 00000000ffffe810 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285384: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.285386: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29021 avg trb len 0
<idle>-0 [043] d.h. 77.285387: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29020 (dma).
<idle>-0 [043] d.h. 77.285388: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285388: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285389: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.285389: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29030 (DMA)
<idle>-0 [043] d.h. 77.285390: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000fc422430 (0xfff29030 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285392: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29031 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285392: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe830(0x00000000ffffe000) deq 0x00000000ffffe810(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285393: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285394: xhci_urb_giveback: ep1in-bulk: urb 00000000149990c9 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.285396: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe830(0x00000000ffffe000) deq 0x00000000ffffe820(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285396: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcba0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285397: xhci_handle_event: EVENT: TRB 00000000ffffe820 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285397: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29031 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285398: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.285398: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29031 avg trb len 0
<idle>-0 [043] d.h. 77.285399: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29030
<idle>-0 [043] d.h. 77.285399: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.285400: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe830(0x00000000ffffe000) deq 0x00000000ffffe830(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285400: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.285418: xhci_urb_dequeue: ep1in-bulk: urb 00000000af94400f pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285420: xhci_dbg_cancel_urb: Cancel URB 00000000af94400f, dev 13, ep 0x81, starting at offset 0xfff29030
bulk-cancel-4235 [065] d... 77.285423: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.285424: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe840(0x00000000ffffe000) deq 0x00000000ffffe830(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285424: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285470: xhci_handle_event: EVENT: TRB 00000000fff29030 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.285471: xhci_handle_transfer: BULK: Buffer 00000000ffeb5000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.285472: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbc0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285509: xhci_handle_event: EVENT: TRB 00000000ffffe830 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285510: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.285512: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29031 avg trb len 0
<idle>-0 [043] d.h. 77.285512: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29030 (dma).
<idle>-0 [043] d.h. 77.285513: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285514: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285514: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.285515: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29040 (DMA)
<idle>-0 [043] d.h. 77.285516: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000c67fddc4 (0xfff29040 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285518: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29041 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285518: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe850(0x00000000ffffe000) deq 0x00000000ffffe830(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285518: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285520: xhci_urb_giveback: ep1in-bulk: urb 00000000af94400f pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.285522: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe850(0x00000000ffffe000) deq 0x00000000ffffe840(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285522: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbd0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.285540: xhci_urb_dequeue: ep1in-bulk: urb 00000000320e83df pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285542: xhci_dbg_cancel_urb: Cancel URB 00000000320e83df, dev 13, ep 0x81, starting at offset 0xfff29040
bulk-cancel-4235 [065] d... 77.285544: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.285544: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe860(0x00000000ffffe000) deq 0x00000000ffffe840(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285545: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285550: xhci_handle_event: EVENT: TRB 00000000ffffe840 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285551: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29041 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285552: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.285552: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29041 avg trb len 0
<idle>-0 [043] d.h. 77.285553: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29040
<idle>-0 [043] d.h. 77.285555: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe860(0x00000000ffffe000) deq 0x00000000ffffe850(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285555: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbe0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285556: xhci_handle_event: EVENT: TRB 00000000ffffe850 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285556: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.285556: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29041 avg trb len 0
<idle>-0 [043] d.h. 77.285557: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29040 (dma).
<idle>-0 [043] d.h. 77.285558: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285559: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285559: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.285560: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29050 (DMA)
<idle>-0 [043] d.h. 77.285561: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 0000000039dde718 (0xfff29050 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285563: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29051 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285563: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe870(0x00000000ffffe000) deq 0x00000000ffffe850(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285564: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285565: xhci_urb_giveback: ep1in-bulk: urb 00000000320e83df pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.285567: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe870(0x00000000ffffe000) deq 0x00000000ffffe860(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285567: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbf0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285589: xhci_handle_event: EVENT: TRB 00000000ffffe860 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285590: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29051 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285590: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.285591: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29051 avg trb len 0
<idle>-0 [043] d.h. 77.285591: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29050
<idle>-0 [043] d.h. 77.285592: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.285592: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe870(0x00000000ffffe000) deq 0x00000000ffffe870(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285592: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.285599: xhci_urb_enqueue: ep1in-bulk: urb 00000000f12ad329 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285600: xhci_queue_trb: BULK: Buffer 00000000ffe3a400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285600: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff292b0(0x00000000fff29000) deq 0x00000000fff29050(0x00000000fff29000) segs 2 stream 0 free_trbs 471 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285601: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285608: xhci_urb_enqueue: ep1in-bulk: urb 00000000f774b60a pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285608: xhci_queue_trb: BULK: Buffer 00000000ffe39c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285608: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff292c0(0x00000000fff29000) deq 0x00000000fff29050(0x00000000fff29000) segs 2 stream 0 free_trbs 470 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285609: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285615: xhci_urb_enqueue: ep1in-bulk: urb 000000006e4ad444 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285615: xhci_queue_trb: BULK: Buffer 00000000ffe38300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285615: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff292d0(0x00000000fff29000) deq 0x00000000fff29050(0x00000000fff29000) segs 2 stream 0 free_trbs 469 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285616: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285622: xhci_urb_enqueue: ep1in-bulk: urb 00000000de1040b7 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285622: xhci_queue_trb: BULK: Buffer 00000000ffe37700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285622: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff292e0(0x00000000fff29000) deq 0x00000000fff29050(0x00000000fff29000) segs 2 stream 0 free_trbs 468 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285623: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285629: xhci_urb_enqueue: ep1in-bulk: urb 000000007eb5074e pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285629: xhci_queue_trb: BULK: Buffer 00000000ffe36800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285629: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff292f0(0x00000000fff29000) deq 0x00000000fff29050(0x00000000fff29000) segs 2 stream 0 free_trbs 467 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285630: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285636: xhci_urb_enqueue: ep1in-bulk: urb 0000000088dc9878 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285636: xhci_queue_trb: BULK: Buffer 00000000ffe35100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285637: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29300(0x00000000fff29000) deq 0x00000000fff29050(0x00000000fff29000) segs 2 stream 0 free_trbs 466 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285637: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285643: xhci_urb_enqueue: ep1in-bulk: urb 0000000035746da8 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285644: xhci_queue_trb: BULK: Buffer 00000000ffe34000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285644: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29310(0x00000000fff29000) deq 0x00000000fff29050(0x00000000fff29000) segs 2 stream 0 free_trbs 465 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285644: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.285651: xhci_urb_enqueue: ep4in-bulk: urb 0000000016bccc11 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285651: xhci_queue_trb: BULK: Buffer 00000000ffe33700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285651: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d2b0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 468 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285652: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285658: xhci_urb_enqueue: ep4in-bulk: urb 000000007008fbf5 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285658: xhci_queue_trb: BULK: Buffer 00000000ffe32800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285659: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d2c0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 467 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285659: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285665: xhci_urb_enqueue: ep4in-bulk: urb 0000000050e413b7 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285666: xhci_queue_trb: BULK: Buffer 00000000ffe31600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285666: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d2d0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 466 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285666: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285672: xhci_urb_enqueue: ep4in-bulk: urb 0000000090ec3970 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285673: xhci_queue_trb: BULK: Buffer 00000000ffe30900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285673: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d2e0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 465 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285673: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285680: xhci_urb_enqueue: ep4in-bulk: urb 00000000a29c9c1f pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285680: xhci_queue_trb: BULK: Buffer 00000000ffe2fa00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285680: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d2f0(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 464 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285681: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285691: xhci_urb_enqueue: ep4in-bulk: urb 0000000012794c3e pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285692: xhci_queue_trb: BULK: Buffer 00000000ffe2eb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285692: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d300(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 463 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285692: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285699: xhci_urb_enqueue: ep4in-bulk: urb 00000000873b1f92 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285699: xhci_queue_trb: BULK: Buffer 00000000ffe2de00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285700: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d310(0x00000000fff1d000) deq 0x00000000fff1d020(0x00000000fff1d000) segs 2 stream 0 free_trbs 462 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285700: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.285706: xhci_urb_enqueue: ep7in-bulk: urb 0000000075e41610 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285707: xhci_queue_trb: BULK: Buffer 00000000ffe2ce00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285707: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff112b0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 466 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285707: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285713: xhci_urb_enqueue: ep7in-bulk: urb 00000000727e25b1 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285714: xhci_queue_trb: BULK: Buffer 00000000ffe2bf00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285714: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff112c0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 465 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285715: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285721: xhci_urb_enqueue: ep7in-bulk: urb 0000000083f2aca2 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285722: xhci_queue_trb: BULK: Buffer 00000000ffe2ad00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285722: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff112d0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 464 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285722: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285729: xhci_urb_enqueue: ep7in-bulk: urb 000000006c372fc0 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285729: xhci_queue_trb: BULK: Buffer 00000000ffe29f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285730: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff112e0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 463 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285730: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285736: xhci_urb_enqueue: ep7in-bulk: urb 00000000e52148d0 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285737: xhci_queue_trb: BULK: Buffer 00000000ffe28500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285737: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff112f0(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 462 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285737: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285744: xhci_urb_enqueue: ep7in-bulk: urb 00000000d99582f4 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285744: xhci_queue_trb: BULK: Buffer 00000000ffe27d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285744: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11300(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 461 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285745: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285753: xhci_urb_enqueue: ep7in-bulk: urb 000000002d29b621 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285754: xhci_queue_trb: BULK: Buffer 00000000ffe26500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.285754: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11310(0x00000000fff11000) deq 0x00000000fff11000(0x00000000fff11000) segs 2 stream 0 free_trbs 460 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.285754: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.285761: xhci_urb_dequeue: ep1in-bulk: urb 00000000ce748dec pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285762: xhci_dbg_cancel_urb: Cancel URB 00000000ce748dec, dev 13, ep 0x81, starting at offset 0xfff29050
bulk-cancel-4235 [065] d... 77.285765: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.285766: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe880(0x00000000ffffe000) deq 0x00000000ffffe870(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285766: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285774: xhci_handle_event: EVENT: TRB 00000000fff29050 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.285775: xhci_handle_transfer: BULK: Buffer 00000000ffeb3800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.285776: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285813: xhci_handle_event: EVENT: TRB 00000000ffffe870 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285814: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.285815: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29051 avg trb len 0
<idle>-0 [043] d.h. 77.285816: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29050 (dma).
<idle>-0 [043] d.h. 77.285817: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285817: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285818: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.285819: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29060 (DMA)
<idle>-0 [043] d.h. 77.285820: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000775304b8 (0xfff29060 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285822: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29061 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285822: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe890(0x00000000ffffe000) deq 0x00000000ffffe870(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285822: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285824: xhci_urb_giveback: ep1in-bulk: urb 00000000ce748dec pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.285826: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe890(0x00000000ffffe000) deq 0x00000000ffffe880(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285826: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.285845: xhci_urb_dequeue: ep1in-bulk: urb 00000000c2272bae pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285847: xhci_dbg_cancel_urb: Cancel URB 00000000c2272bae, dev 13, ep 0x81, starting at offset 0xfff29060
bulk-cancel-4235 [065] d... 77.285849: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.285849: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8a0(0x00000000ffffe000) deq 0x00000000ffffe880(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285850: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285854: xhci_handle_event: EVENT: TRB 00000000ffffe880 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285855: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29061 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285856: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.285857: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29061 avg trb len 0
<idle>-0 [043] d.h. 77.285858: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29060
<idle>-0 [043] d.h. 77.285860: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8a0(0x00000000ffffe000) deq 0x00000000ffffe890(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285860: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285860: xhci_handle_event: EVENT: TRB 00000000ffffe890 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285861: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.285861: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29061 avg trb len 0
<idle>-0 [043] d.h. 77.285861: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29060 (dma).
<idle>-0 [043] d.h. 77.285863: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285863: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285864: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.285865: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29070 (DMA)
<idle>-0 [043] d.h. 77.285866: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000003618a883 (0xfff29070 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285868: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29071 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285868: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8b0(0x00000000ffffe000) deq 0x00000000ffffe890(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285868: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285870: xhci_urb_giveback: ep1in-bulk: urb 00000000c2272bae pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.285872: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8b0(0x00000000ffffe000) deq 0x00000000ffffe8a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285872: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285873: xhci_handle_event: EVENT: TRB 00000000ffffe8a0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285873: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29071 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.285873: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.285874: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29071 avg trb len 0
<idle>-0 [043] d.h. 77.285874: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29070
<idle>-0 [043] d.h. 77.285875: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.285875: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8b0(0x00000000ffffe000) deq 0x00000000ffffe8b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285875: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.285892: xhci_urb_dequeue: ep4in-bulk: urb 00000000d30cb6d7 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285894: xhci_dbg_cancel_urb: Cancel URB 00000000d30cb6d7, dev 13, ep 0x84, starting at offset 0xfff1d020
bulk-cancel-4235 [065] d... 77.285897: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.285897: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8c0(0x00000000ffffe000) deq 0x00000000ffffe8b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285897: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285904: xhci_handle_event: EVENT: TRB 00000000fff1d020 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.285906: xhci_handle_transfer: BULK: Buffer 00000000ffeafb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.285907: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285944: xhci_handle_event: EVENT: TRB 00000000ffffe8b0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285944: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.285946: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d021 avg trb len 0
<idle>-0 [043] d.h. 77.285947: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d020 (dma).
<idle>-0 [043] d.h. 77.285947: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285948: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285949: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.285950: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d030 (DMA)
<idle>-0 [043] d.h. 77.285951: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 0000000008df7c15 (0xfff1d030 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285953: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d031 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.285953: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8d0(0x00000000ffffe000) deq 0x00000000ffffe8b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285953: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285955: xhci_urb_giveback: ep4in-bulk: urb 00000000d30cb6d7 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.285957: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8d0(0x00000000ffffe000) deq 0x00000000ffffe8c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285957: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.285975: xhci_urb_dequeue: ep4in-bulk: urb 00000000855da40c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.285977: xhci_dbg_cancel_urb: Cancel URB 00000000855da40c, dev 13, ep 0x84, starting at offset 0xfff1d030
bulk-cancel-4235 [065] d... 77.285979: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.285980: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8e0(0x00000000ffffe000) deq 0x00000000ffffe8c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.285980: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.285984: xhci_handle_event: EVENT: TRB 00000000ffffe8c0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285985: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d031 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.285987: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.285987: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d031 avg trb len 0
<idle>-0 [043] d.h. 77.285987: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d030
<idle>-0 [043] d.h. 77.285989: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8e0(0x00000000ffffe000) deq 0x00000000ffffe8d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285990: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.285990: xhci_handle_event: EVENT: TRB 00000000ffffe8d0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.285990: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.285991: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d031 avg trb len 0
<idle>-0 [043] d.h. 77.285991: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d030 (dma).
<idle>-0 [043] d.h. 77.285993: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.285993: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.285994: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.285995: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d040 (DMA)
<idle>-0 [043] d.h. 77.285996: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 0000000042173333 (0xfff1d040 dma), new cycle = 1
<idle>-0 [043] d.h. 77.285998: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d041 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.285998: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8f0(0x00000000ffffe000) deq 0x00000000ffffe8d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.285998: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286000: xhci_urb_giveback: ep4in-bulk: urb 00000000855da40c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286001: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8f0(0x00000000ffffe000) deq 0x00000000ffffe8e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286002: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286019: xhci_urb_dequeue: ep4in-bulk: urb 0000000017dbfd6b pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286021: xhci_dbg_cancel_urb: Cancel URB 0000000017dbfd6b, dev 13, ep 0x84, starting at offset 0xfff1d040
bulk-cancel-4235 [065] d... 77.286023: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.286024: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe900(0x00000000ffffe000) deq 0x00000000ffffe8e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286024: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286027: xhci_handle_event: EVENT: TRB 00000000ffffe8e0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286028: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d041 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.286030: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286030: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d041 avg trb len 0
<idle>-0 [043] d.h. 77.286031: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d040
<idle>-0 [043] d.h. 77.286033: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe900(0x00000000ffffe000) deq 0x00000000ffffe8f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286034: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcca0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286034: xhci_handle_event: EVENT: TRB 00000000ffffe8f0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286034: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.286035: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d041 avg trb len 0
<idle>-0 [043] d.h. 77.286036: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d040 (dma).
<idle>-0 [043] d.h. 77.286037: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286037: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286038: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.286039: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d050 (DMA)
<idle>-0 [043] d.h. 77.286040: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000002b3aee99 (0xfff1d050 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286041: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d051 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.286042: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe910(0x00000000ffffe000) deq 0x00000000ffffe8f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286042: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286044: xhci_urb_giveback: ep4in-bulk: urb 0000000017dbfd6b pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286045: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe910(0x00000000ffffe000) deq 0x00000000ffffe900(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286046: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffccb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286063: xhci_urb_dequeue: ep4in-bulk: urb 0000000060d0675a pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286065: xhci_dbg_cancel_urb: Cancel URB 0000000060d0675a, dev 13, ep 0x84, starting at offset 0xfff1d050
bulk-cancel-4235 [065] d... 77.286067: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.286068: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe920(0x00000000ffffe000) deq 0x00000000ffffe900(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286068: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286071: xhci_handle_event: EVENT: TRB 00000000ffffe900 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286072: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d051 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.286074: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286074: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d051 avg trb len 0
<idle>-0 [043] d.h. 77.286075: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d050
<idle>-0 [043] d.h. 77.286077: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe920(0x00000000ffffe000) deq 0x00000000ffffe910(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286077: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffccc0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286078: xhci_handle_event: EVENT: TRB 00000000ffffe910 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286078: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.286079: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d051 avg trb len 0
<idle>-0 [043] d.h. 77.286079: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d050 (dma).
<idle>-0 [043] d.h. 77.286080: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286081: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286081: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.286082: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d060 (DMA)
<idle>-0 [043] d.h. 77.286083: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 0000000017e96a21 (0xfff1d060 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286084: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d061 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.286085: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe930(0x00000000ffffe000) deq 0x00000000ffffe910(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286085: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286087: xhci_urb_giveback: ep4in-bulk: urb 0000000060d0675a pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286089: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe930(0x00000000ffffe000) deq 0x00000000ffffe920(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286089: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffccd0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286089: xhci_handle_event: EVENT: TRB 00000000ffffe920 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286090: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d061 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.286090: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286090: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d061 avg trb len 0
<idle>-0 [043] d.h. 77.286091: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d060
<idle>-0 [043] d.h. 77.286091: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.286092: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe930(0x00000000ffffe000) deq 0x00000000ffffe930(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286092: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcce0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286109: xhci_urb_dequeue: ep4in-bulk: urb 00000000f4dea23d pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286111: xhci_dbg_cancel_urb: Cancel URB 00000000f4dea23d, dev 13, ep 0x84, starting at offset 0xfff1d060
bulk-cancel-4235 [065] d... 77.286114: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.286114: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe940(0x00000000ffffe000) deq 0x00000000ffffe930(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286115: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286122: xhci_handle_event: EVENT: TRB 00000000fff1d060 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.286123: xhci_handle_transfer: BULK: Buffer 00000000ffeabd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.286124: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffccf0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286161: xhci_handle_event: EVENT: TRB 00000000ffffe930 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286162: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.286163: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d061 avg trb len 0
<idle>-0 [043] d.h. 77.286164: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d060 (dma).
<idle>-0 [043] d.h. 77.286164: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286165: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286165: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.286166: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d070 (DMA)
<idle>-0 [043] d.h. 77.286168: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000009b34ae61 (0xfff1d070 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286169: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d071 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.286170: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe950(0x00000000ffffe000) deq 0x00000000ffffe930(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286170: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286172: xhci_urb_giveback: ep4in-bulk: urb 00000000f4dea23d pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286174: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe950(0x00000000ffffe000) deq 0x00000000ffffe940(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286174: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286175: xhci_handle_event: EVENT: TRB 00000000ffffe940 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286175: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d071 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.286175: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286176: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d071 avg trb len 0
<idle>-0 [043] d.h. 77.286176: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d070
<idle>-0 [043] d.h. 77.286177: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.286177: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe950(0x00000000ffffe000) deq 0x00000000ffffe950(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286177: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286194: xhci_urb_dequeue: ep7in-bulk: urb 000000002310d410 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286195: xhci_dbg_cancel_urb: Cancel URB 000000002310d410, dev 13, ep 0x87, starting at offset 0xfff11000
bulk-cancel-4235 [065] d... 77.286198: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.286198: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe960(0x00000000ffffe000) deq 0x00000000ffffe950(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286198: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286205: xhci_handle_event: EVENT: TRB 00000000fff11000 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.286207: xhci_handle_transfer: BULK: Buffer 00000000ffeaaf00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.286208: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286245: xhci_handle_event: EVENT: TRB 00000000ffffe950 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286246: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.286248: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11001 avg trb len 0
<idle>-0 [043] d.h. 77.286248: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11000 (dma).
<idle>-0 [043] d.h. 77.286249: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286249: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286250: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.286251: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11010 (DMA)
<idle>-0 [043] d.h. 77.286252: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000009a135a44 (0xfff11010 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286253: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11011 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286254: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe970(0x00000000ffffe000) deq 0x00000000ffffe950(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286254: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286256: xhci_urb_giveback: ep7in-bulk: urb 000000002310d410 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286258: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe970(0x00000000ffffe000) deq 0x00000000ffffe960(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286258: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286275: xhci_urb_dequeue: ep7in-bulk: urb 000000004914974a pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286277: xhci_dbg_cancel_urb: Cancel URB 000000004914974a, dev 13, ep 0x87, starting at offset 0xfff11010
bulk-cancel-4235 [065] d... 77.286279: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.286279: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe980(0x00000000ffffe000) deq 0x00000000ffffe960(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286280: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286285: xhci_handle_event: EVENT: TRB 00000000ffffe960 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286286: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11011 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286288: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286288: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11011 avg trb len 0
<idle>-0 [043] d.h. 77.286289: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11010
<idle>-0 [043] d.h. 77.286291: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe980(0x00000000ffffe000) deq 0x00000000ffffe970(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286291: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286292: xhci_handle_event: EVENT: TRB 00000000ffffe970 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286292: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.286292: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11011 avg trb len 0
<idle>-0 [043] d.h. 77.286293: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11010 (dma).
<idle>-0 [043] d.h. 77.286294: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286294: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286296: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.286296: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11020 (DMA)
<idle>-0 [043] d.h. 77.286297: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000008090710d (0xfff11020 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286299: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11021 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286300: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe990(0x00000000ffffe000) deq 0x00000000ffffe970(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286300: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286302: xhci_urb_giveback: ep7in-bulk: urb 000000004914974a pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286303: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe990(0x00000000ffffe000) deq 0x00000000ffffe980(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286303: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286320: xhci_urb_dequeue: ep7in-bulk: urb 00000000449984b7 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286322: xhci_dbg_cancel_urb: Cancel URB 00000000449984b7, dev 13, ep 0x87, starting at offset 0xfff11020
bulk-cancel-4235 [065] d... 77.286325: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.286325: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9a0(0x00000000ffffe000) deq 0x00000000ffffe980(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286325: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286328: xhci_handle_event: EVENT: TRB 00000000ffffe980 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286329: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11021 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286331: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286331: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11021 avg trb len 0
<idle>-0 [043] d.h. 77.286331: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11020
<idle>-0 [043] d.h. 77.286333: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9a0(0x00000000ffffe000) deq 0x00000000ffffe990(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286334: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286334: xhci_handle_event: EVENT: TRB 00000000ffffe990 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286334: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.286335: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11021 avg trb len 0
<idle>-0 [043] d.h. 77.286335: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11020 (dma).
<idle>-0 [043] d.h. 77.286336: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286337: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286338: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.286338: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11030 (DMA)
<idle>-0 [043] d.h. 77.286340: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000001b0fbdcc (0xfff11030 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286341: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11031 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286341: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9b0(0x00000000ffffe000) deq 0x00000000ffffe990(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286342: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286343: xhci_urb_giveback: ep7in-bulk: urb 00000000449984b7 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286345: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9b0(0x00000000ffffe000) deq 0x00000000ffffe9a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286345: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286362: xhci_urb_dequeue: ep7in-bulk: urb 000000009d857b92 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286364: xhci_dbg_cancel_urb: Cancel URB 000000009d857b92, dev 13, ep 0x87, starting at offset 0xfff11030
bulk-cancel-4235 [065] d... 77.286366: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.286366: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9c0(0x00000000ffffe000) deq 0x00000000ffffe9a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286367: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286369: xhci_handle_event: EVENT: TRB 00000000ffffe9a0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286370: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11031 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286372: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286372: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11031 avg trb len 0
<idle>-0 [043] d.h. 77.286373: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11030
<idle>-0 [043] d.h. 77.286375: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9c0(0x00000000ffffe000) deq 0x00000000ffffe9b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286375: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286375: xhci_handle_event: EVENT: TRB 00000000ffffe9b0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286376: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.286376: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11031 avg trb len 0
<idle>-0 [043] d.h. 77.286377: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11030 (dma).
<idle>-0 [043] d.h. 77.286378: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286379: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286379: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.286380: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11040 (DMA)
<idle>-0 [043] d.h. 77.286381: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000004688522c (0xfff11040 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286382: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11041 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286383: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9d0(0x00000000ffffe000) deq 0x00000000ffffe9b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286383: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286385: xhci_urb_giveback: ep7in-bulk: urb 000000009d857b92 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286386: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9d0(0x00000000ffffe000) deq 0x00000000ffffe9c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286387: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286404: xhci_urb_dequeue: ep7in-bulk: urb 000000005fa79ea7 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286405: xhci_dbg_cancel_urb: Cancel URB 000000005fa79ea7, dev 13, ep 0x87, starting at offset 0xfff11040
bulk-cancel-4235 [065] d... 77.286408: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.286408: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9e0(0x00000000ffffe000) deq 0x00000000ffffe9c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286408: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286411: xhci_handle_event: EVENT: TRB 00000000ffffe9c0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286412: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11041 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286414: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286414: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11041 avg trb len 0
<idle>-0 [043] d.h. 77.286414: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11040
<idle>-0 [043] d.h. 77.286416: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9e0(0x00000000ffffe000) deq 0x00000000ffffe9d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286417: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcda0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286417: xhci_handle_event: EVENT: TRB 00000000ffffe9d0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286417: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.286418: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11041 avg trb len 0
<idle>-0 [043] d.h. 77.286419: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11040 (dma).
<idle>-0 [043] d.h. 77.286420: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286421: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286421: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.286422: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11050 (DMA)
<idle>-0 [043] d.h. 77.286423: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000736cbfad (0xfff11050 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286425: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11051 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286425: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9f0(0x00000000ffffe000) deq 0x00000000ffffe9d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286425: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286427: xhci_urb_giveback: ep7in-bulk: urb 000000005fa79ea7 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286428: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9f0(0x00000000ffffe000) deq 0x00000000ffffe9e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286429: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcdb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286445: xhci_handle_event: EVENT: TRB 00000000ffffe9e0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286446: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11051 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286446: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286447: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11051 avg trb len 0
<idle>-0 [043] d.h. 77.286448: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11050
<idle>-0 [043] d.h. 77.286448: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.286449: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9f0(0x00000000ffffe000) deq 0x00000000ffffe9f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286449: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcdc0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286452: xhci_urb_dequeue: ep7in-bulk: urb 00000000ac495f12 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286454: xhci_dbg_cancel_urb: Cancel URB 00000000ac495f12, dev 13, ep 0x87, starting at offset 0xfff11050
bulk-cancel-4235 [065] d... 77.286457: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.286457: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea00(0x00000000ffffe000) deq 0x00000000ffffe9f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286458: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286485: xhci_handle_event: EVENT: TRB 00000000fff11050 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.286487: xhci_handle_transfer: BULK: Buffer 00000000ffea5300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.286488: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcdd0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286488: xhci_handle_event: EVENT: TRB 00000000ffffe9f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286489: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.286490: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11051 avg trb len 0
<idle>-0 [043] d.h. 77.286491: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11050 (dma).
<idle>-0 [043] d.h. 77.286491: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286492: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286492: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.286493: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11060 (DMA)
<idle>-0 [043] d.h. 77.286494: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000000b1f9c5c (0xfff11060 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286497: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11061 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286497: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea10(0x00000000ffffe000) deq 0x00000000ffffe9f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286497: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286499: xhci_urb_giveback: ep7in-bulk: urb 00000000ac495f12 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286501: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea10(0x00000000ffffe000) deq 0x00000000ffffea00(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286501: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcde0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286518: xhci_urb_dequeue: ep7in-bulk: urb 0000000093536a9b pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286520: xhci_dbg_cancel_urb: Cancel URB 0000000093536a9b, dev 13, ep 0x87, starting at offset 0xfff11060
bulk-cancel-4235 [065] d... 77.286522: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.286523: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea20(0x00000000ffffe000) deq 0x00000000ffffea00(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286523: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286526: xhci_handle_event: EVENT: TRB 00000000ffffea00 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286526: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11061 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286528: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286528: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11061 avg trb len 0
<idle>-0 [043] d.h. 77.286529: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11060
<idle>-0 [043] d.h. 77.286531: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea20(0x00000000ffffe000) deq 0x00000000ffffea10(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286531: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcdf0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286531: xhci_handle_event: EVENT: TRB 00000000ffffea10 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286532: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.286532: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11061 avg trb len 0
<idle>-0 [043] d.h. 77.286533: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11060 (dma).
<idle>-0 [043] d.h. 77.286534: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286534: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286535: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.286536: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11070 (DMA)
<idle>-0 [043] d.h. 77.286537: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000004ce73977 (0xfff11070 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286539: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11071 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286539: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea30(0x00000000ffffe000) deq 0x00000000ffffea10(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286540: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286541: xhci_urb_giveback: ep7in-bulk: urb 0000000093536a9b pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286543: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea30(0x00000000ffffe000) deq 0x00000000ffffea20(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286543: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286560: xhci_urb_dequeue: ep1in-bulk: urb 00000000002b6715 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286562: xhci_dbg_cancel_urb: Cancel URB 00000000002b6715, dev 13, ep 0x81, starting at offset 0xfff29070
bulk-cancel-4235 [065] d... 77.286564: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.286565: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea40(0x00000000ffffe000) deq 0x00000000ffffea20(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286565: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286568: xhci_handle_event: EVENT: TRB 00000000ffffea20 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286569: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11071 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.286570: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286571: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11071 avg trb len 0
<idle>-0 [043] d.h. 77.286571: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11070
<idle>-0 [043] d.h. 77.286572: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.286573: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea40(0x00000000ffffe000) deq 0x00000000ffffea30(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286573: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286574: xhci_handle_event: EVENT: TRB 00000000fff29070 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.286574: xhci_handle_transfer: BULK: Buffer 00000000ffea3a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.286575: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286605: xhci_handle_event: EVENT: TRB 00000000ffffea30 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286605: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.286606: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29071 avg trb len 0
<idle>-0 [043] d.h. 77.286606: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29070 (dma).
<idle>-0 [043] d.h. 77.286607: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286607: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286608: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.286609: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29080 (DMA)
<idle>-0 [043] d.h. 77.286610: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 0000000013064913 (0xfff29080 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286612: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29081 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286612: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea50(0x00000000ffffe000) deq 0x00000000ffffea30(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286613: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286615: xhci_urb_giveback: ep1in-bulk: urb 00000000002b6715 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286616: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea50(0x00000000ffffe000) deq 0x00000000ffffea40(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286616: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286634: xhci_urb_dequeue: ep1in-bulk: urb 00000000926ee3a1 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286635: xhci_dbg_cancel_urb: Cancel URB 00000000926ee3a1, dev 13, ep 0x81, starting at offset 0xfff29080
bulk-cancel-4235 [065] d... 77.286638: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.286638: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea60(0x00000000ffffe000) deq 0x00000000ffffea40(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286638: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286645: xhci_handle_event: EVENT: TRB 00000000ffffea40 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286646: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29081 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286648: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286648: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29081 avg trb len 0
<idle>-0 [043] d.h. 77.286649: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29080
<idle>-0 [043] d.h. 77.286651: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea60(0x00000000ffffe000) deq 0x00000000ffffea50(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286651: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286652: xhci_handle_event: EVENT: TRB 00000000ffffea50 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286652: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.286653: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29081 avg trb len 0
<idle>-0 [043] d.h. 77.286653: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29080 (dma).
<idle>-0 [043] d.h. 77.286654: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286655: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286656: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.286656: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29090 (DMA)
<idle>-0 [043] d.h. 77.286657: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000002c383674 (0xfff29090 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286659: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29091 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286659: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea70(0x00000000ffffe000) deq 0x00000000ffffea50(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286659: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286661: xhci_urb_giveback: ep1in-bulk: urb 00000000926ee3a1 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286663: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea70(0x00000000ffffe000) deq 0x00000000ffffea60(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286663: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286680: xhci_urb_dequeue: ep1in-bulk: urb 0000000043ecde3b pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286682: xhci_dbg_cancel_urb: Cancel URB 0000000043ecde3b, dev 13, ep 0x81, starting at offset 0xfff29090
bulk-cancel-4235 [065] d... 77.286684: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.286684: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea80(0x00000000ffffe000) deq 0x00000000ffffea60(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286684: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286687: xhci_handle_event: EVENT: TRB 00000000ffffea60 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286689: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29091 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286690: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286690: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29091 avg trb len 0
<idle>-0 [043] d.h. 77.286691: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29090
<idle>-0 [043] d.h. 77.286693: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea80(0x00000000ffffe000) deq 0x00000000ffffea70(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286693: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286694: xhci_handle_event: EVENT: TRB 00000000ffffea70 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286694: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.286694: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29091 avg trb len 0
<idle>-0 [043] d.h. 77.286695: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29090 (dma).
<idle>-0 [043] d.h. 77.286696: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286697: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286697: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.286698: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff290a0 (DMA)
<idle>-0 [043] d.h. 77.286699: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000000c3a048c (0xfff290a0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286701: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290a1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286701: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffea90(0x00000000ffffe000) deq 0x00000000ffffea70(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286701: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286703: xhci_urb_giveback: ep1in-bulk: urb 0000000043ecde3b pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286705: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffea90(0x00000000ffffe000) deq 0x00000000ffffea80(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286705: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286722: xhci_urb_dequeue: ep1in-bulk: urb 000000008a17b491 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286724: xhci_dbg_cancel_urb: Cancel URB 000000008a17b491, dev 13, ep 0x81, starting at offset 0xfff290a0
bulk-cancel-4235 [065] d... 77.286726: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.286726: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeaa0(0x00000000ffffe000) deq 0x00000000ffffea80(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286727: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286730: xhci_handle_event: EVENT: TRB 00000000ffffea80 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286731: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290a1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286732: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286732: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290a1 avg trb len 0
<idle>-0 [043] d.h. 77.286733: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff290a0
<idle>-0 [043] d.h. 77.286735: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeaa0(0x00000000ffffe000) deq 0x00000000ffffea90(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286735: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286736: xhci_handle_event: EVENT: TRB 00000000ffffea90 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286736: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.286736: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290a1 avg trb len 0
<idle>-0 [043] d.h. 77.286737: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff290a0 (dma).
<idle>-0 [043] d.h. 77.286739: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286739: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286739: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.286740: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff290b0 (DMA)
<idle>-0 [043] d.h. 77.286742: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000b1e7498a (0xfff290b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286743: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290b1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286743: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeab0(0x00000000ffffe000) deq 0x00000000ffffea90(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286744: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286745: xhci_urb_giveback: ep1in-bulk: urb 000000008a17b491 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286747: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeab0(0x00000000ffffe000) deq 0x00000000ffffeaa0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286747: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286764: xhci_urb_dequeue: ep1in-bulk: urb 00000000431dac41 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286766: xhci_dbg_cancel_urb: Cancel URB 00000000431dac41, dev 13, ep 0x81, starting at offset 0xfff290b0
bulk-cancel-4235 [065] d... 77.286769: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.286769: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeac0(0x00000000ffffe000) deq 0x00000000ffffeaa0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286769: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286772: xhci_handle_event: EVENT: TRB 00000000ffffeaa0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286773: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290b1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286775: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286775: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290b1 avg trb len 0
<idle>-0 [043] d.h. 77.286776: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff290b0
<idle>-0 [043] d.h. 77.286778: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeac0(0x00000000ffffe000) deq 0x00000000ffffeab0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286778: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcea0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286778: xhci_handle_event: EVENT: TRB 00000000ffffeab0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286779: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.286779: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290b1 avg trb len 0
<idle>-0 [043] d.h. 77.286780: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff290b0 (dma).
<idle>-0 [043] d.h. 77.286781: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286782: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286782: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.286783: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff290c0 (DMA)
<idle>-0 [043] d.h. 77.286784: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000005934682f (0xfff290c0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286786: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290c1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286786: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffead0(0x00000000ffffe000) deq 0x00000000ffffeab0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286786: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286788: xhci_urb_giveback: ep1in-bulk: urb 00000000431dac41 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286790: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffead0(0x00000000ffffe000) deq 0x00000000ffffeac0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286790: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffceb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286805: xhci_handle_event: EVENT: TRB 00000000ffffeac0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286805: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290c1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286806: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286806: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290c1 avg trb len 0
<idle>-0 [043] d.h. 77.286807: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff290c0
<idle>-0 [043] d.h. 77.286808: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.286808: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffead0(0x00000000ffffe000) deq 0x00000000ffffead0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286809: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcec0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286811: xhci_urb_dequeue: ep1in-bulk: urb 0000000025a9b553 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286814: xhci_dbg_cancel_urb: Cancel URB 0000000025a9b553, dev 13, ep 0x81, starting at offset 0xfff290c0
bulk-cancel-4235 [065] d... 77.286816: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.286816: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeae0(0x00000000ffffe000) deq 0x00000000ffffead0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286817: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286845: xhci_handle_event: EVENT: TRB 00000000fff290c0 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.286847: xhci_handle_transfer: BULK: Buffer 00000000ffe9e600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.286848: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffced0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286848: xhci_handle_event: EVENT: TRB 00000000ffffead0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286849: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.286850: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290c1 avg trb len 0
<idle>-0 [043] d.h. 77.286851: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff290c0 (dma).
<idle>-0 [043] d.h. 77.286851: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286852: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286852: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.286853: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff290d0 (DMA)
<idle>-0 [043] d.h. 77.286854: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000594aec09 (0xfff290d0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286856: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290d1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286856: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeaf0(0x00000000ffffe000) deq 0x00000000ffffead0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286856: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286858: xhci_urb_giveback: ep1in-bulk: urb 0000000025a9b553 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286860: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeaf0(0x00000000ffffe000) deq 0x00000000ffffeae0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286860: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcee0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286861: xhci_handle_event: EVENT: TRB 00000000ffffeae0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286861: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290d1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286862: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286862: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290d1 avg trb len 0
<idle>-0 [043] d.h. 77.286862: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff290d0
<idle>-0 [043] d.h. 77.286863: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.286863: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeaf0(0x00000000ffffe000) deq 0x00000000ffffeaf0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286864: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcef0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286881: xhci_urb_dequeue: ep1in-bulk: urb 00000000e7a7cafe pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286883: xhci_dbg_cancel_urb: Cancel URB 00000000e7a7cafe, dev 13, ep 0x81, starting at offset 0xfff290d0
bulk-cancel-4235 [065] d... 77.286885: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.286886: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb00(0x00000000ffffe000) deq 0x00000000ffffeaf0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286886: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286895: xhci_handle_event: EVENT: TRB 00000000fff290d0 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.286896: xhci_handle_transfer: BULK: Buffer 00000000ffe9d200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.286897: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286934: xhci_handle_event: EVENT: TRB 00000000ffffeaf0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286934: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.286936: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290d1 avg trb len 0
<idle>-0 [043] d.h. 77.286936: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff290d0 (dma).
<idle>-0 [043] d.h. 77.286937: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.286937: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.286938: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.286939: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff290e0 (DMA)
<idle>-0 [043] d.h. 77.286940: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000b3897bee (0xfff290e0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.286942: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290e1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286942: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb10(0x00000000ffffe000) deq 0x00000000ffffeaf0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286942: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286944: xhci_urb_giveback: ep1in-bulk: urb 00000000e7a7cafe pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.286946: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb10(0x00000000ffffe000) deq 0x00000000ffffeb00(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286947: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.286947: xhci_handle_event: EVENT: TRB 00000000ffffeb00 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.286947: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290e1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.286948: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.286948: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290e1 avg trb len 0
<idle>-0 [043] d.h. 77.286948: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff290e0
<idle>-0 [043] d.h. 77.286949: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.286949: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb10(0x00000000ffffe000) deq 0x00000000ffffeb10(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.286950: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.286967: xhci_urb_dequeue: ep4in-bulk: urb 00000000f41fc995 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.286969: xhci_dbg_cancel_urb: Cancel URB 00000000f41fc995, dev 13, ep 0x84, starting at offset 0xfff1d070
bulk-cancel-4235 [065] d... 77.286971: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.286972: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb20(0x00000000ffffe000) deq 0x00000000ffffeb10(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.286972: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.286979: xhci_handle_event: EVENT: TRB 00000000fff1d070 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.286981: xhci_handle_transfer: BULK: Buffer 00000000ffe9cb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.286982: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.287018: xhci_handle_event: EVENT: TRB 00000000ffffeb10 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287019: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.287021: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d071 avg trb len 0
<idle>-0 [043] d.h. 77.287021: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d070 (dma).
<idle>-0 [043] d.h. 77.287022: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287022: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287023: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.287024: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d080 (DMA)
<idle>-0 [043] d.h. 77.287025: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 0000000067ecc163 (0xfff1d080 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287026: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d081 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287027: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb30(0x00000000ffffe000) deq 0x00000000ffffeb10(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287027: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287029: xhci_urb_giveback: ep4in-bulk: urb 00000000f41fc995 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287031: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb30(0x00000000ffffe000) deq 0x00000000ffffeb20(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287031: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.287031: xhci_handle_event: EVENT: TRB 00000000ffffeb20 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287032: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d081 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287032: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287032: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d081 avg trb len 0
<idle>-0 [043] d.h. 77.287033: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d080
<idle>-0 [043] d.h. 77.287034: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.287034: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb30(0x00000000ffffe000) deq 0x00000000ffffeb30(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287034: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.287052: xhci_urb_dequeue: ep4in-bulk: urb 00000000eb406015 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287054: xhci_dbg_cancel_urb: Cancel URB 00000000eb406015, dev 13, ep 0x84, starting at offset 0xfff1d080
bulk-cancel-4235 [065] d... 77.287056: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.287057: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb40(0x00000000ffffe000) deq 0x00000000ffffeb30(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287057: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287065: xhci_handle_event: EVENT: TRB 00000000fff1d080 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.287066: xhci_handle_transfer: BULK: Buffer 00000000ffe9be00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287067: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.287104: xhci_handle_event: EVENT: TRB 00000000ffffeb30 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287105: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.287107: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d081 avg trb len 0
<idle>-0 [043] d.h. 77.287107: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d080 (dma).
<idle>-0 [043] d.h. 77.287108: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287108: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287110: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.287110: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d090 (DMA)
<idle>-0 [043] d.h. 77.287111: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 0000000071ed9082 (0xfff1d090 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287113: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d091 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287114: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb50(0x00000000ffffe000) deq 0x00000000ffffeb30(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287114: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287116: xhci_urb_giveback: ep4in-bulk: urb 00000000eb406015 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287117: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb50(0x00000000ffffe000) deq 0x00000000ffffeb40(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287118: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.287118: xhci_handle_event: EVENT: TRB 00000000ffffeb40 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287119: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d091 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287119: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287119: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d091 avg trb len 0
<idle>-0 [043] d.h. 77.287120: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d090
<idle>-0 [043] d.h. 77.287120: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.287121: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb50(0x00000000ffffe000) deq 0x00000000ffffeb50(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287121: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.287138: xhci_urb_dequeue: ep4in-bulk: urb 000000002da9ace9 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287140: xhci_dbg_cancel_urb: Cancel URB 000000002da9ace9, dev 13, ep 0x84, starting at offset 0xfff1d090
bulk-cancel-4235 [065] d... 77.287143: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.287143: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb60(0x00000000ffffe000) deq 0x00000000ffffeb50(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287143: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287151: xhci_handle_event: EVENT: TRB 00000000fff1d090 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.287153: xhci_handle_transfer: BULK: Buffer 00000000ffe9ae00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287154: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.287190: xhci_handle_event: EVENT: TRB 00000000ffffeb50 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287191: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.287193: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d091 avg trb len 0
<idle>-0 [043] d.h. 77.287193: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d090 (dma).
<idle>-0 [043] d.h. 77.287194: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287195: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287195: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.287196: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d0a0 (DMA)
<idle>-0 [043] d.h. 77.287197: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000ad546253 (0xfff1d0a0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287198: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0a1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287199: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb70(0x00000000ffffe000) deq 0x00000000ffffeb50(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287199: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287201: xhci_urb_giveback: ep4in-bulk: urb 000000002da9ace9 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287202: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb70(0x00000000ffffe000) deq 0x00000000ffffeb60(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287203: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfa0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.287203: xhci_handle_event: EVENT: TRB 00000000ffffeb60 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287204: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0a1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287204: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287204: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0a1 avg trb len 0
<idle>-0 [043] d.h. 77.287205: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d0a0
<idle>-0 [043] d.h. 77.287205: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.287206: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb70(0x00000000ffffe000) deq 0x00000000ffffeb70(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287206: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.287223: xhci_urb_dequeue: ep4in-bulk: urb 00000000cbc8cc44 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287226: xhci_dbg_cancel_urb: Cancel URB 00000000cbc8cc44, dev 13, ep 0x84, starting at offset 0xfff1d0a0
bulk-cancel-4235 [065] d... 77.287228: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.287229: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb80(0x00000000ffffe000) deq 0x00000000ffffeb70(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287229: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287237: xhci_handle_event: EVENT: TRB 00000000fff1d0a0 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.287239: xhci_handle_transfer: BULK: Buffer 00000000ffe99f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287239: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfc0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.287276: xhci_handle_event: EVENT: TRB 00000000ffffeb70 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287277: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.287279: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0a1 avg trb len 0
<idle>-0 [043] d.h. 77.287279: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d0a0 (dma).
<idle>-0 [043] d.h. 77.287281: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287281: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287281: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.287282: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d0b0 (DMA)
<idle>-0 [043] d.h. 77.287283: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000a25af619 (0xfff1d0b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287285: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0b1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287285: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeb90(0x00000000ffffe000) deq 0x00000000ffffeb70(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287286: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287287: xhci_urb_giveback: ep4in-bulk: urb 00000000cbc8cc44 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287289: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb90(0x00000000ffffe000) deq 0x00000000ffffeb80(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287290: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfd0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.287290: xhci_handle_event: EVENT: TRB 00000000ffffeb80 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287290: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0b1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287291: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287291: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0b1 avg trb len 0
<idle>-0 [043] d.h. 77.287291: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d0b0
<idle>-0 [043] d.h. 77.287292: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.287292: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeb90(0x00000000ffffe000) deq 0x00000000ffffeb90(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287293: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfe0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.287310: xhci_urb_dequeue: ep4in-bulk: urb 00000000ec2884a6 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287311: xhci_dbg_cancel_urb: Cancel URB 00000000ec2884a6, dev 13, ep 0x84, starting at offset 0xfff1d0b0
bulk-cancel-4235 [065] d... 77.287314: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.287315: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeba0(0x00000000ffffe000) deq 0x00000000ffffeb90(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287315: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287323: xhci_handle_event: EVENT: TRB 00000000fff1d0b0 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.287325: xhci_handle_transfer: BULK: Buffer 00000000ffe98d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287326: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcff0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] .... 77.287340: xhci_urb_enqueue: ep0out-control: urb 000000000dd8bbb0 pipe 2147484544 slot 2 length 0/1 sgs 0/0 stream 0 flags 00110200
bulk-cancel-4236 [047] d... 77.287343: xhci_queue_trb: CTRL: bRequestType 80 bRequest 08 wValue 0000 wIndex 0000 wLength 1 length 8 TD size 0 intr 0 type 'Setup Stage' flags I:i:c
bulk-cancel-4236 [047] d... 77.287343: xhci_inc_enq: CTRL 00000000b233ae88: enq 0x00000000fffb9390(0x00000000fffb9000) deq 0x00000000fffb9380(0x00000000fffb9000) segs 2 stream 0 free_trbs 508 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.287343: xhci_queue_trb: CTRL: Buffer 00000000ffe24000 length 1 TD size 0 intr 0 type 'Data Stage' flags i:i:c:s:I:e:C
bulk-cancel-4236 [047] d... 77.287343: xhci_inc_enq: CTRL 00000000b233ae88: enq 0x00000000fffb93a0(0x00000000fffb9000) deq 0x00000000fffb9380(0x00000000fffb9000) segs 2 stream 0 free_trbs 507 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.287344: xhci_queue_trb: CTRL: Buffer 0000000000000000 length 0 TD size 0 intr 0 type 'Status Stage' flags I:c:e:C
bulk-cancel-4236 [047] d... 77.287344: xhci_inc_enq: CTRL 00000000b233ae88: enq 0x00000000fffb93b0(0x00000000fffb9000) deq 0x00000000fffb9380(0x00000000fffb9000) segs 2 stream 0 free_trbs 506 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.287344: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep0in
<idle>-0 [043] d.h. 77.287362: xhci_handle_event: EVENT: TRB 00000000ffffeb90 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.287363: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.287365: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0b1 avg trb len 0
<idle>-0 [043] d.h. 77.287366: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d0b0 (dma).
<idle>-0 [043] d.h. 77.287366: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287367: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287367: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.287368: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d0c0 (DMA)
<idle>-0 [043] d.h. 77.287369: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000c2f8f79b (0xfff1d0c0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287370: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0c1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287371: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffebb0(0x00000000ffffe000) deq 0x00000000ffffeb90(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287371: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287373: xhci_urb_giveback: ep4in-bulk: urb 00000000ec2884a6 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287375: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffebb0(0x00000000ffffe000) deq 0x00000000ffffeba0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287375: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc000(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287375: xhci_handle_event: EVENT: TRB 00000000ffffeba0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287376: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0c1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287376: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287376: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0c1 avg trb len 0
<idle>-0 [043] d.h. 77.287377: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d0c0
<idle>-0 [043] d.h. 77.287378: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.287379: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffebb0(0x00000000ffffe000) deq 0x00000000ffffebb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287379: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc010(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287396: xhci_urb_dequeue: ep4in-bulk: urb 00000000b2e0dfdf pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287398: xhci_dbg_cancel_urb: Cancel URB 00000000b2e0dfdf, dev 13, ep 0x84, starting at offset 0xfff1d0c0
bulk-cancel-4235 [065] d... 77.287401: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.287401: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffebc0(0x00000000ffffe000) deq 0x00000000ffffebb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287401: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287409: xhci_handle_event: EVENT: TRB 00000000fff1d0c0 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.287411: xhci_handle_transfer: BULK: Buffer 00000000ffe97f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287412: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc020(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287449: xhci_handle_event: EVENT: TRB 00000000ffffebb0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287450: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.287452: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0c1 avg trb len 0
<idle>-0 [043] d.h. 77.287452: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d0c0 (dma).
<idle>-0 [043] d.h. 77.287453: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287453: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287454: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.287454: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d0d0 (DMA)
<idle>-0 [043] d.h. 77.287455: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000953efd82 (0xfff1d0d0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287457: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0d1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287457: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffebd0(0x00000000ffffe000) deq 0x00000000ffffebb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287458: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287460: xhci_urb_giveback: ep4in-bulk: urb 00000000b2e0dfdf pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287461: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffebd0(0x00000000ffffe000) deq 0x00000000ffffebc0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287462: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc030(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287462: xhci_handle_event: EVENT: TRB 00000000ffffebc0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287463: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0d1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287463: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287463: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0d1 avg trb len 0
<idle>-0 [043] d.h. 77.287464: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d0d0
<idle>-0 [043] d.h. 77.287464: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.287465: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffebd0(0x00000000ffffe000) deq 0x00000000ffffebd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287465: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc040(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287482: xhci_urb_dequeue: ep4in-bulk: urb 00000000dab9098f pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287484: xhci_dbg_cancel_urb: Cancel URB 00000000dab9098f, dev 13, ep 0x84, starting at offset 0xfff1d0d0
bulk-cancel-4235 [065] d... 77.287487: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.287487: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffebe0(0x00000000ffffe000) deq 0x00000000ffffebd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287487: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287490: xhci_handle_event: EVENT: TRB 00000000fffb9390 status 'Stall Error' len 1 slot 2 ep 1 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.287491: xhci_handle_transfer: CTRL: Buffer 00000000ffe24000 length 1 TD size 0 intr 0 type 'Data Stage' flags i:i:c:s:I:e:C
<idle>-0 [043] d.h. 77.287493: xhci_queue_trb: CMD: Reset Endpoint Command: ctx 0000000000000000 slot 2 ep 1 flags t:C
<idle>-0 [043] d.h. 77.287493: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffebf0(0x00000000ffffe000) deq 0x00000000ffffebd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287494: xhci_dbg_reset_ep: Cleaning up stalled endpoint ring
<idle>-0 [043] d.h. 77.287494: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287495: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287496: xhci_dbg_cancel_urb: New dequeue segment = 000000000b09ec35 (virtual)
<idle>-0 [043] d.h. 77.287496: xhci_dbg_cancel_urb: New dequeue pointer = 0xfffb93b0 (DMA)
<idle>-0 [043] d.h. 77.287498: xhci_dbg_reset_ep: Queueing new dequeue state
<idle>-0 [043] d.h. 77.287498: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000b09ec35 (0xfffb9000 dma), new deq ptr = 0000000050e1b549 (0xfffb93b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287500: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fffb93b1 stream 0 slot 2 ep 1 flags C
<idle>-0 [043] d.h. 77.287500: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec00(0x00000000ffffe000) deq 0x00000000ffffebd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287501: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287502: xhci_urb_giveback: ep0out-control: urb 000000000dd8bbb0 pipe 2147484544 slot 2 length 0/1 sgs 0/0 stream 0 flags 00110200
<idle>-0 [043] d.h. 77.287503: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc050(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287503: xhci_handle_event: EVENT: TRB 00000000fff1d0d0 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.287505: xhci_handle_transfer: BULK: Buffer 00000000ffe96500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287505: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc060(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287506: xhci_handle_event: EVENT: TRB 00000000ffffebd0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287506: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.287507: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0d1 avg trb len 0
<idle>-0 [043] d.h. 77.287507: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d0d0 (dma).
<idle>-0 [043] d.h. 77.287508: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287508: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287509: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.287510: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d0e0 (DMA)
<idle>-0 [043] d.h. 77.287511: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000faacbfc3 (0xfff1d0e0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287513: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0e1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287513: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec10(0x00000000ffffe000) deq 0x00000000ffffebd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 250 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287513: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287515: xhci_urb_giveback: ep4in-bulk: urb 00000000dab9098f pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287517: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec10(0x00000000ffffe000) deq 0x00000000ffffebe0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287517: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc070(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287517: xhci_handle_event: EVENT: TRB 00000000ffffebe0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287518: xhci_handle_command: CMD: Reset Endpoint Command: ctx 0000000000000000 slot 2 ep 1 flags t:C
<idle>-0 [043] d.h. 77.287518: xhci_handle_cmd_reset_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Ctrl burst 0 maxp 64 deq 00000000fffb93b1 avg trb len 0
<idle>-0 [043] d.h. 77.287519: xhci_dbg_reset_ep: Ignoring reset ep completion code of 1
<idle>-0 [043] d.h. 77.287520: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec10(0x00000000ffffe000) deq 0x00000000ffffebf0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287520: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc080(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287521: xhci_handle_event: EVENT: TRB 00000000ffffebf0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287521: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fffb93b1 stream 0 slot 2 ep 1 flags C
<idle>-0 [043] d.h. 77.287522: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.287522: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Ctrl burst 0 maxp 64 deq 00000000fffb93b1 avg trb len 0
<idle>-0 [043] d.h. 77.287522: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fffb93b0
<idle>-0 [043] d.h. 77.287523: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec10(0x00000000ffffe000) deq 0x00000000ffffec00(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287524: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc090(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287524: xhci_handle_event: EVENT: TRB 00000000ffffec00 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287524: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0e1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.287525: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287525: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0e1 avg trb len 0
<idle>-0 [043] d.h. 77.287525: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d0e0
<idle>-0 [043] d.h. 77.287526: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.287527: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec10(0x00000000ffffe000) deq 0x00000000ffffec10(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287527: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287556: xhci_urb_dequeue: ep7in-bulk: urb 00000000706fc98c pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287557: xhci_dbg_cancel_urb: Cancel URB 00000000706fc98c, dev 13, ep 0x87, starting at offset 0xfff11070
bulk-cancel-4235 [065] d... 77.287560: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.287560: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec20(0x00000000ffffe000) deq 0x00000000ffffec10(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287561: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287568: xhci_handle_event: EVENT: TRB 00000000fff11070 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.287569: xhci_handle_transfer: BULK: Buffer 00000000ffe95d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287570: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287607: xhci_handle_event: EVENT: TRB 00000000ffffec10 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287608: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.287610: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11071 avg trb len 0
<idle>-0 [043] d.h. 77.287611: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11070 (dma).
<idle>-0 [043] d.h. 77.287611: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287612: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287612: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.287613: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11080 (DMA)
<idle>-0 [043] d.h. 77.287614: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000008114039d (0xfff11080 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287616: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11081 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287616: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec30(0x00000000ffffe000) deq 0x00000000ffffec10(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287616: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287618: xhci_urb_giveback: ep7in-bulk: urb 00000000706fc98c pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287619: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec30(0x00000000ffffe000) deq 0x00000000ffffec20(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287619: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287637: xhci_urb_dequeue: ep7in-bulk: urb 00000000511d4f60 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287639: xhci_dbg_cancel_urb: Cancel URB 00000000511d4f60, dev 13, ep 0x87, starting at offset 0xfff11080
bulk-cancel-4235 [065] d... 77.287641: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.287641: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec40(0x00000000ffffe000) deq 0x00000000ffffec20(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287642: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287647: xhci_handle_event: EVENT: TRB 00000000ffffec20 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287648: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11081 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287650: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287650: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11081 avg trb len 0
<idle>-0 [043] d.h. 77.287651: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11080
<idle>-0 [043] d.h. 77.287653: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec40(0x00000000ffffe000) deq 0x00000000ffffec30(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287653: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287654: xhci_handle_event: EVENT: TRB 00000000ffffec30 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287654: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.287654: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11081 avg trb len 0
<idle>-0 [043] d.h. 77.287655: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11080 (dma).
<idle>-0 [043] d.h. 77.287656: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287656: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287657: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.287658: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11090 (DMA)
<idle>-0 [043] d.h. 77.287659: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000008f30716d (0xfff11090 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287661: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11091 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287661: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec50(0x00000000ffffe000) deq 0x00000000ffffec30(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287661: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287663: xhci_urb_giveback: ep7in-bulk: urb 00000000511d4f60 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287665: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec50(0x00000000ffffe000) deq 0x00000000ffffec40(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287665: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287666: xhci_handle_event: EVENT: TRB 00000000ffffec40 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287666: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11091 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287666: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287667: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11091 avg trb len 0
<idle>-0 [043] d.h. 77.287667: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11090
<idle>-0 [043] d.h. 77.287667: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.287668: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec50(0x00000000ffffe000) deq 0x00000000ffffec50(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287668: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287685: xhci_urb_dequeue: ep7in-bulk: urb 00000000eda8cdf5 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287687: xhci_dbg_cancel_urb: Cancel URB 00000000eda8cdf5, dev 13, ep 0x87, starting at offset 0xfff11090
bulk-cancel-4235 [065] d... 77.287690: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.287690: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec60(0x00000000ffffe000) deq 0x00000000ffffec50(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287691: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287699: xhci_handle_event: EVENT: TRB 00000000fff11090 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.287700: xhci_handle_transfer: BULK: Buffer 00000000ffe93900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287701: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc100(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287738: xhci_handle_event: EVENT: TRB 00000000ffffec50 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287739: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.287740: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11091 avg trb len 0
<idle>-0 [043] d.h. 77.287741: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11090 (dma).
<idle>-0 [043] d.h. 77.287741: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287742: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287742: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.287743: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff110a0 (DMA)
<idle>-0 [043] d.h. 77.287744: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 0000000045413c49 (0xfff110a0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287746: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110a1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287746: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec70(0x00000000ffffe000) deq 0x00000000ffffec50(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287747: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287748: xhci_urb_giveback: ep7in-bulk: urb 00000000eda8cdf5 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287750: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec70(0x00000000ffffe000) deq 0x00000000ffffec60(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287750: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc110(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287768: xhci_urb_dequeue: ep7in-bulk: urb 00000000bf8ce915 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287770: xhci_dbg_cancel_urb: Cancel URB 00000000bf8ce915, dev 13, ep 0x87, starting at offset 0xfff110a0
bulk-cancel-4235 [065] d... 77.287772: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.287772: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec80(0x00000000ffffe000) deq 0x00000000ffffec60(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287773: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287778: xhci_handle_event: EVENT: TRB 00000000ffffec60 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287779: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110a1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287781: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287781: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110a1 avg trb len 0
<idle>-0 [043] d.h. 77.287782: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff110a0
<idle>-0 [043] d.h. 77.287783: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec80(0x00000000ffffe000) deq 0x00000000ffffec70(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287784: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc120(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287784: xhci_handle_event: EVENT: TRB 00000000ffffec70 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287784: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.287784: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110a1 avg trb len 0
<idle>-0 [043] d.h. 77.287785: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff110a0 (dma).
<idle>-0 [043] d.h. 77.287786: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287786: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287787: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.287788: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff110b0 (DMA)
<idle>-0 [043] d.h. 77.287789: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 0000000053f8a1c3 (0xfff110b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287791: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110b1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287791: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffec90(0x00000000ffffe000) deq 0x00000000ffffec70(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287791: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287793: xhci_urb_giveback: ep7in-bulk: urb 00000000bf8ce915 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287794: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffec90(0x00000000ffffe000) deq 0x00000000ffffec80(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287794: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc130(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287811: xhci_urb_dequeue: ep7in-bulk: urb 000000002d506058 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287812: xhci_dbg_cancel_urb: Cancel URB 000000002d506058, dev 13, ep 0x87, starting at offset 0xfff110b0
bulk-cancel-4235 [065] d... 77.287815: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.287815: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeca0(0x00000000ffffe000) deq 0x00000000ffffec80(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287815: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287818: xhci_handle_event: EVENT: TRB 00000000ffffec80 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287819: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110b1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287821: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287821: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110b1 avg trb len 0
<idle>-0 [043] d.h. 77.287822: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff110b0
<idle>-0 [043] d.h. 77.287823: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeca0(0x00000000ffffe000) deq 0x00000000ffffec90(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287823: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc140(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287824: xhci_handle_event: EVENT: TRB 00000000ffffec90 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287824: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.287825: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110b1 avg trb len 0
<idle>-0 [043] d.h. 77.287825: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff110b0 (dma).
<idle>-0 [043] d.h. 77.287826: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287826: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287827: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.287828: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff110c0 (DMA)
<idle>-0 [043] d.h. 77.287829: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000e2a8d722 (0xfff110c0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287831: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110c1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287831: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffecb0(0x00000000ffffe000) deq 0x00000000ffffec90(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287831: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287833: xhci_urb_giveback: ep7in-bulk: urb 000000002d506058 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287834: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffecb0(0x00000000ffffe000) deq 0x00000000ffffeca0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287835: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc150(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287852: xhci_urb_dequeue: ep7in-bulk: urb 0000000037d515fa pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287854: xhci_dbg_cancel_urb: Cancel URB 0000000037d515fa, dev 13, ep 0x87, starting at offset 0xfff110c0
bulk-cancel-4235 [065] d... 77.287856: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.287857: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffecc0(0x00000000ffffe000) deq 0x00000000ffffeca0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287857: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287860: xhci_handle_event: EVENT: TRB 00000000ffffeca0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287860: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110c1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287862: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287862: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110c1 avg trb len 0
<idle>-0 [043] d.h. 77.287863: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff110c0
<idle>-0 [043] d.h. 77.287864: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffecc0(0x00000000ffffe000) deq 0x00000000ffffecb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287865: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc160(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287865: xhci_handle_event: EVENT: TRB 00000000ffffecb0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287865: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.287866: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110c1 avg trb len 0
<idle>-0 [043] d.h. 77.287866: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff110c0 (dma).
<idle>-0 [043] d.h. 77.287867: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287868: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287868: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.287869: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff110d0 (DMA)
<idle>-0 [043] d.h. 77.287870: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000f4ce82cf (0xfff110d0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287872: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110d1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287872: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffecd0(0x00000000ffffe000) deq 0x00000000ffffecb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287872: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287874: xhci_urb_giveback: ep7in-bulk: urb 0000000037d515fa pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287875: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffecd0(0x00000000ffffe000) deq 0x00000000ffffecc0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287875: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc170(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287892: xhci_urb_dequeue: ep7in-bulk: urb 00000000b4783780 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287894: xhci_dbg_cancel_urb: Cancel URB 00000000b4783780, dev 13, ep 0x87, starting at offset 0xfff110d0
bulk-cancel-4235 [065] d... 77.287896: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.287896: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffece0(0x00000000ffffe000) deq 0x00000000ffffecc0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287897: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287900: xhci_handle_event: EVENT: TRB 00000000ffffecc0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287900: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110d1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287902: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287902: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110d1 avg trb len 0
<idle>-0 [043] d.h. 77.287903: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff110d0
<idle>-0 [043] d.h. 77.287904: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffece0(0x00000000ffffe000) deq 0x00000000ffffecd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287905: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc180(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287905: xhci_handle_event: EVENT: TRB 00000000ffffecd0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287905: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.287906: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110d1 avg trb len 0
<idle>-0 [043] d.h. 77.287906: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff110d0 (dma).
<idle>-0 [043] d.h. 77.287908: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287908: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287909: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.287909: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff110e0 (DMA)
<idle>-0 [043] d.h. 77.287911: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000af87ff0c (0xfff110e0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287912: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110e1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287912: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffecf0(0x00000000ffffe000) deq 0x00000000ffffecd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287913: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287914: xhci_urb_giveback: ep7in-bulk: urb 00000000b4783780 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287916: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffecf0(0x00000000ffffe000) deq 0x00000000ffffece0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287916: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc190(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287934: xhci_urb_dequeue: ep1in-bulk: urb 00000000e7011388 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.287936: xhci_dbg_cancel_urb: Cancel URB 00000000e7011388, dev 13, ep 0x81, starting at offset 0xfff290e0
bulk-cancel-4235 [065] d... 77.287938: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.287939: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed00(0x00000000ffffe000) deq 0x00000000ffffece0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.287939: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287942: xhci_handle_event: EVENT: TRB 00000000ffffece0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287943: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110e1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.287944: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.287945: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110e1 avg trb len 0
<idle>-0 [043] d.h. 77.287945: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff110e0
<idle>-0 [043] d.h. 77.287946: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.287947: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed00(0x00000000ffffe000) deq 0x00000000ffffecf0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287947: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287947: xhci_handle_event: EVENT: TRB 00000000fff290e0 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.287948: xhci_handle_transfer: BULK: Buffer 00000000ffe8ea00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.287949: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287978: xhci_handle_event: EVENT: TRB 00000000ffffecf0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.287978: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.287979: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290e1 avg trb len 0
<idle>-0 [043] d.h. 77.287980: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff290e0 (dma).
<idle>-0 [043] d.h. 77.287980: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.287981: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.287981: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.287982: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff290f0 (DMA)
<idle>-0 [043] d.h. 77.287983: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000436f85b0 (0xfff290f0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.287985: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290f1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.287985: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed10(0x00000000ffffe000) deq 0x00000000ffffecf0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287986: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.287987: xhci_urb_giveback: ep1in-bulk: urb 00000000e7011388 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.287988: xhci_urb_enqueue: ep1in-bulk: urb 000000000dd8bbb0 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.287988: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed10(0x00000000ffffe000) deq 0x00000000ffffed00(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.287988: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.287992: xhci_queue_trb: BULK: Buffer 00000000ffe23600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.287992: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e010(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 508 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.287992: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.287996: xhci_urb_enqueue: ep1in-bulk: urb 00000000c38b0a04 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.287996: xhci_queue_trb: BULK: Buffer 00000000ffe22800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.287996: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e020(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 507 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.287996: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.287999: xhci_urb_enqueue: ep1in-bulk: urb 00000000d2717bf9 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.287999: xhci_queue_trb: BULK: Buffer 00000000ffe21f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.287999: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e030(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 506 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.287999: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288002: xhci_urb_enqueue: ep1in-bulk: urb 00000000a1a33162 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288002: xhci_queue_trb: BULK: Buffer 00000000ffe20e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288002: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e040(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 505 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288002: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288005: xhci_urb_enqueue: ep1in-bulk: urb 00000000cc8e0187 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288005: xhci_queue_trb: BULK: Buffer 00000000ffe1ff00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288005: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e050(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 504 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288005: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4235 [065] d... 77.288006: xhci_urb_dequeue: ep1in-bulk: urb 00000000469b59b7 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288008: xhci_dbg_cancel_urb: Cancel URB 00000000469b59b7, dev 13, ep 0x81, starting at offset 0xfff290f0
bulk-cancel-4236 [047] d... 77.288008: xhci_urb_enqueue: ep1in-bulk: urb 00000000a6f5fe27 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288010: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.288010: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed20(0x00000000ffffe000) deq 0x00000000ffffed00(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288010: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288013: xhci_queue_trb: BULK: Buffer 00000000ffe1ed00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288013: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e060(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 503 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288013: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288015: xhci_urb_enqueue: ep1in-bulk: urb 00000000843affbe pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288015: xhci_queue_trb: BULK: Buffer 00000000ffe1d100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288015: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e070(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 502 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288016: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288018: xhci_urb_enqueue: ep4in-bulk: urb 0000000019444538 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288019: xhci_handle_event: EVENT: TRB 00000000ffffed00 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288019: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff290f1 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288021: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288021: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290f1 avg trb len 0
<idle>-0 [043] d.h. 77.288022: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff290f0
<idle>-0 [043] d.h. 77.288024: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed20(0x00000000ffffe000) deq 0x00000000ffffed10(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288025: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288025: xhci_handle_event: EVENT: TRB 00000000ffffed10 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288025: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.288026: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff290f1 avg trb len 0
<idle>-0 [043] d.h. 77.288026: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff290f0 (dma).
<idle>-0 [043] d.h. 77.288027: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288028: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288028: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.288029: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29100 (DMA)
<idle>-0 [043] d.h. 77.288030: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000e74974e9 (0xfff29100 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288032: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29101 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288032: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed30(0x00000000ffffe000) deq 0x00000000ffffed10(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288032: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288034: xhci_urb_giveback: ep1in-bulk: urb 00000000469b59b7 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288036: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed30(0x00000000ffffe000) deq 0x00000000ffffed20(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288036: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288037: xhci_handle_event: EVENT: TRB 00000000ffffed20 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288037: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29101 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288037: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288038: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29101 avg trb len 0
<idle>-0 [043] d.h. 77.288038: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29100
<idle>-0 [043] d.h. 77.288039: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.288039: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed30(0x00000000ffffe000) deq 0x00000000ffffed30(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288040: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288042: xhci_queue_trb: BULK: Buffer 00000000ffe1c000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288043: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92010(0x00000000fff92000) deq 0x00000000fff92000(0x00000000fff92000) segs 2 stream 0 free_trbs 508 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288043: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288045: xhci_urb_enqueue: ep4in-bulk: urb 00000000b302cd62 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288045: xhci_queue_trb: BULK: Buffer 00000000ffe1b800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288045: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92020(0x00000000fff92000) deq 0x00000000fff92000(0x00000000fff92000) segs 2 stream 0 free_trbs 507 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288046: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288048: xhci_urb_enqueue: ep4in-bulk: urb 0000000056484d27 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288048: xhci_queue_trb: BULK: Buffer 00000000ffe1a700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288048: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92030(0x00000000fff92000) deq 0x00000000fff92000(0x00000000fff92000) segs 2 stream 0 free_trbs 506 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288048: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288054: xhci_urb_enqueue: ep4in-bulk: urb 0000000028e6a819 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288055: xhci_queue_trb: BULK: Buffer 00000000ffe19300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288055: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92040(0x00000000fff92000) deq 0x00000000fff92000(0x00000000fff92000) segs 2 stream 0 free_trbs 505 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288055: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288057: xhci_urb_enqueue: ep4in-bulk: urb 0000000053bfb1ae pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288057: xhci_queue_trb: BULK: Buffer 00000000ffe18400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288057: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92050(0x00000000fff92000) deq 0x00000000fff92000(0x00000000fff92000) segs 2 stream 0 free_trbs 504 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288058: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4235 [065] d... 77.288059: xhci_urb_dequeue: ep1in-bulk: urb 0000000085165a02 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288060: xhci_dbg_cancel_urb: Cancel URB 0000000085165a02, dev 13, ep 0x81, starting at offset 0xfff29100
bulk-cancel-4236 [047] d... 77.288061: xhci_urb_enqueue: ep4in-bulk: urb 0000000024218bfb pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288063: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.288063: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed40(0x00000000ffffe000) deq 0x00000000ffffed30(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288064: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288066: xhci_queue_trb: BULK: Buffer 00000000ffe17100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288066: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92060(0x00000000fff92000) deq 0x00000000fff92000(0x00000000fff92000) segs 2 stream 0 free_trbs 503 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288066: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.288068: xhci_handle_event: EVENT: TRB 00000000fff92000 status 'Short Packet' len 242 slot 2 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.288068: xhci_handle_transfer: BULK: Buffer 00000000ffe1c000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
bulk-cancel-4236 [047] d... 77.288068: xhci_urb_enqueue: ep4in-bulk: urb 00000000ea98c46f pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288069: xhci_inc_deq: BULK 000000002c5909c4: enq 0x00000000fff92060(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 504 bounce 64 cycle 1
<idle>-0 [043] d.h. 77.288070: xhci_urb_giveback: ep4in-bulk: urb 0000000019444538 pipe 3221357440 slot 2 length 14/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288070: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc200(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288071: xhci_handle_event: EVENT: TRB 00000000fff29100 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.288072: xhci_handle_transfer: BULK: Buffer 00000000ffe8c200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.288073: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc210(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288075: xhci_queue_trb: BULK: Buffer 00000000ffe16200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288075: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92070(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 503 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288076: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288078: xhci_urb_enqueue: ep7in-bulk: urb 0000000094dfca62 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288079: xhci_queue_trb: BULK: Buffer 00000000ffe15a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288079: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86010(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 508 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288079: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288082: xhci_urb_enqueue: ep7in-bulk: urb 00000000d4ab1747 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288082: xhci_queue_trb: BULK: Buffer 00000000ffe14600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288082: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86020(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 507 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288082: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288084: xhci_urb_enqueue: ep7in-bulk: urb 000000000a01481f pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288084: xhci_queue_trb: BULK: Buffer 00000000ffe13200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288085: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86030(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 506 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288085: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288087: xhci_urb_enqueue: ep7in-bulk: urb 00000000c5d07611 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288087: xhci_queue_trb: BULK: Buffer 00000000ffe12b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288088: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86040(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 505 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288088: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288090: xhci_urb_enqueue: ep7in-bulk: urb 00000000f4268671 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288090: xhci_queue_trb: BULK: Buffer 00000000ffe11000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288090: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86050(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 504 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288091: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288093: xhci_urb_enqueue: ep7in-bulk: urb 00000000d5139769 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288093: xhci_queue_trb: BULK: Buffer 00000000ffe10c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288093: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86060(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 503 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288093: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288096: xhci_urb_enqueue: ep7in-bulk: urb 00000000e5248439 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288096: xhci_queue_trb: BULK: Buffer 00000000ffe0f400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288096: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86070(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 502 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288096: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.288104: xhci_handle_event: EVENT: TRB 00000000ffffed30 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288105: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.288107: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29101 avg trb len 0
<idle>-0 [043] d.h. 77.288108: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29100 (dma).
<idle>-0 [043] d.h. 77.288108: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288109: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288109: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.288111: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29110 (DMA)
<idle>-0 [043] d.h. 77.288112: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000359f3a10 (0xfff29110 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288113: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29111 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288114: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed50(0x00000000ffffe000) deq 0x00000000ffffed30(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288114: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288116: xhci_urb_giveback: ep1in-bulk: urb 0000000085165a02 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288116: xhci_urb_enqueue: ep1in-bulk: urb 0000000019444538 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288118: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed50(0x00000000ffffe000) deq 0x00000000ffffed40(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288118: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc220(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288119: xhci_handle_event: EVENT: TRB 00000000ffffed40 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288119: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29111 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288119: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288120: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29111 avg trb len 0
<idle>-0 [043] d.h. 77.288120: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29110
<idle>-0 [043] d.h. 77.288120: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.288121: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed50(0x00000000ffffe000) deq 0x00000000ffffed50(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288121: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc230(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288123: xhci_queue_trb: BULK: Buffer 00000000ffe0ec00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288124: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e080(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 501 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288124: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288126: xhci_urb_enqueue: ep1in-bulk: urb 00000000a1affef2 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288126: xhci_queue_trb: BULK: Buffer 00000000ffe0d300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288127: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e090(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 500 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288127: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288129: xhci_urb_enqueue: ep1in-bulk: urb 000000000a5fc4ea pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288129: xhci_queue_trb: BULK: Buffer 00000000ffe0c700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288129: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e0a0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 499 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288129: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288131: xhci_urb_enqueue: ep1in-bulk: urb 00000000da3d125a pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288132: xhci_queue_trb: BULK: Buffer 00000000ffe0b800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288132: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e0b0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 498 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288132: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288138: xhci_urb_enqueue: ep1in-bulk: urb 00000000dd56a08e pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288139: xhci_queue_trb: BULK: Buffer 00000000ffe0a100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288139: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e0c0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 497 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288140: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4235 [065] d... 77.288141: xhci_urb_dequeue: ep1in-bulk: urb 0000000032b011e3 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288142: xhci_dbg_cancel_urb: Cancel URB 0000000032b011e3, dev 13, ep 0x81, starting at offset 0xfff29110
bulk-cancel-4236 [047] d... 77.288143: xhci_urb_enqueue: ep1in-bulk: urb 000000003c1e40bb pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288145: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.288146: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed60(0x00000000ffffe000) deq 0x00000000ffffed50(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288146: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288148: xhci_queue_trb: BULK: Buffer 00000000ffe09000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288148: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e0d0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 496 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288149: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288151: xhci_urb_enqueue: ep1in-bulk: urb 000000006fef8870 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288151: xhci_queue_trb: BULK: Buffer 00000000ffe08700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288152: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e0e0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 495 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288152: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.288154: xhci_handle_event: EVENT: TRB 00000000fff29110 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.288155: xhci_handle_transfer: BULK: Buffer 00000000ffe8bb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
bulk-cancel-4236 [047] d... 77.288155: xhci_urb_enqueue: ep4in-bulk: urb 00000000b395d96a pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288156: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc240(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288158: xhci_queue_trb: BULK: Buffer 00000000ffe07800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288159: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92080(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 502 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288159: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288161: xhci_urb_enqueue: ep4in-bulk: urb 000000003007cb90 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288161: xhci_queue_trb: BULK: Buffer 00000000ffe06600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288161: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92090(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 501 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288161: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288165: xhci_urb_enqueue: ep4in-bulk: urb 00000000d956b62c pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288165: xhci_queue_trb: BULK: Buffer 00000000ffe05900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288165: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff920a0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 500 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288165: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288167: xhci_urb_enqueue: ep4in-bulk: urb 00000000d0352585 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288167: xhci_queue_trb: BULK: Buffer 00000000ffe04a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288167: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff920b0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 499 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288167: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288170: xhci_urb_enqueue: ep4in-bulk: urb 00000000bb0f7623 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288170: xhci_queue_trb: BULK: Buffer 00000000ffe03b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288170: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff920c0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 498 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288170: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288172: xhci_urb_enqueue: ep4in-bulk: urb 00000000bee373ca pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288172: xhci_queue_trb: BULK: Buffer 00000000ffe02e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288173: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff920d0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 497 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288173: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288175: xhci_urb_enqueue: ep4in-bulk: urb 00000000d7837ad5 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288175: xhci_queue_trb: BULK: Buffer 00000000ffe01e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288175: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff920e0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 496 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288175: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288177: xhci_urb_enqueue: ep7in-bulk: urb 00000000fd280660 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288178: xhci_queue_trb: BULK: Buffer 00000000ffe00f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288178: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86080(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 501 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288178: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288181: xhci_urb_enqueue: ep7in-bulk: urb 0000000064542f4f pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288181: xhci_queue_trb: BULK: Buffer 00000000ffdffd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288181: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86090(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 500 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288182: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288184: xhci_urb_enqueue: ep7in-bulk: urb 0000000062af2974 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288184: xhci_queue_trb: BULK: Buffer 00000000ffdfef00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288185: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff860a0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 499 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288185: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288189: xhci_urb_enqueue: ep7in-bulk: urb 0000000027baeaf8 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288190: xhci_queue_trb: BULK: Buffer 00000000ffdfd500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288190: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff860b0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 498 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288190: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288192: xhci_urb_enqueue: ep7in-bulk: urb 00000000ff85df2d pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288193: xhci_handle_event: EVENT: TRB 00000000ffffed50 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288194: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.288196: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29111 avg trb len 0
<idle>-0 [043] d.h. 77.288196: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29110 (dma).
<idle>-0 [043] d.h. 77.288197: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288197: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288198: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.288199: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29120 (DMA)
<idle>-0 [043] d.h. 77.288200: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000b92c1678 (0xfff29120 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288201: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29121 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288202: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed70(0x00000000ffffe000) deq 0x00000000ffffed50(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288202: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288203: xhci_urb_giveback: ep1in-bulk: urb 0000000032b011e3 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288205: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed70(0x00000000ffffe000) deq 0x00000000ffffed60(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288205: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc250(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288208: xhci_queue_trb: BULK: Buffer 00000000ffdfcd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288208: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff860c0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 497 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288208: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288211: xhci_urb_enqueue: ep7in-bulk: urb 0000000026e4a94c pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288211: xhci_queue_trb: BULK: Buffer 00000000ffdfb500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288211: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff860d0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 496 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288211: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288214: xhci_urb_enqueue: ep7in-bulk: urb 000000007ea3b825 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288214: xhci_queue_trb: BULK: Buffer 00000000ffdfa900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288214: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff860e0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 495 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288214: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288218: xhci_urb_enqueue: ep1in-bulk: urb 0000000020c513b1 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288219: xhci_queue_trb: BULK: Buffer 00000000ffdf9000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288219: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e0f0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 494 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288219: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4235 [065] d... 77.288223: xhci_urb_dequeue: ep1in-bulk: urb 0000000009e8b5d0 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288225: xhci_urb_enqueue: ep1in-bulk: urb 000000003843fe2e pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288225: xhci_dbg_cancel_urb: Cancel URB 0000000009e8b5d0, dev 13, ep 0x81, starting at offset 0xfff29120
bulk-cancel-4235 [065] d... 77.288228: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.288229: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed80(0x00000000ffffe000) deq 0x00000000ffffed60(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288229: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288231: xhci_queue_trb: BULK: Buffer 00000000ffdf8600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288232: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e100(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 493 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288232: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.288233: xhci_handle_event: EVENT: TRB 00000000ffffed60 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288234: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29121 stream 0 slot 4 ep 3 flags C
bulk-cancel-4236 [047] d... 77.288235: xhci_urb_enqueue: ep1in-bulk: urb 0000000073f7cd6c pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288236: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288236: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29121 avg trb len 0
<idle>-0 [043] d.h. 77.288236: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29120
<idle>-0 [043] d.h. 77.288238: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed80(0x00000000ffffe000) deq 0x00000000ffffed70(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288238: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc260(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288239: xhci_handle_event: EVENT: TRB 00000000ffffed70 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288239: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.288239: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29121 avg trb len 0
<idle>-0 [043] d.h. 77.288240: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29120 (dma).
<idle>-0 [043] d.h. 77.288241: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288242: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288242: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.288243: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29130 (DMA)
<idle>-0 [043] d.h. 77.288244: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000291b9bec (0xfff29130 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288246: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29131 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288246: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffed90(0x00000000ffffe000) deq 0x00000000ffffed70(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288246: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288248: xhci_urb_giveback: ep1in-bulk: urb 0000000009e8b5d0 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288250: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffed90(0x00000000ffffe000) deq 0x00000000ffffed80(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288250: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc270(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288252: xhci_queue_trb: BULK: Buffer 00000000ffdf7900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288252: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e110(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 492 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288252: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288269: xhci_urb_enqueue: ep1in-bulk: urb 00000000868f3c82 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288269: xhci_urb_dequeue: ep1in-bulk: urb 000000001166ddef pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288270: xhci_dbg_cancel_urb: Cancel URB 000000001166ddef, dev 13, ep 0x81, starting at offset 0xfff29130
bulk-cancel-4235 [065] d... 77.288273: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.288273: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeda0(0x00000000ffffe000) deq 0x00000000ffffed80(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288274: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288276: xhci_queue_trb: BULK: Buffer 00000000ffdf6a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288276: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e120(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 491 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288276: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.288278: xhci_handle_event: EVENT: TRB 00000000ffffed80 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288278: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29131 stream 0 slot 4 ep 3 flags C
bulk-cancel-4236 [047] d... 77.288279: xhci_urb_enqueue: ep1in-bulk: urb 000000001cbe3d11 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288280: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288280: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29131 avg trb len 0
<idle>-0 [043] d.h. 77.288281: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29130
<idle>-0 [043] d.h. 77.288283: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeda0(0x00000000ffffe000) deq 0x00000000ffffed90(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288283: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc280(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288284: xhci_handle_event: EVENT: TRB 00000000ffffed90 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288284: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.288284: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29131 avg trb len 0
<idle>-0 [043] d.h. 77.288285: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29130 (dma).
<idle>-0 [043] d.h. 77.288287: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288287: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288288: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.288288: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29140 (DMA)
<idle>-0 [043] d.h. 77.288290: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000848bb741 (0xfff29140 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288291: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29141 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288292: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffedb0(0x00000000ffffe000) deq 0x00000000ffffed90(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288292: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288294: xhci_urb_giveback: ep1in-bulk: urb 000000001166ddef pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288295: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffedb0(0x00000000ffffe000) deq 0x00000000ffffeda0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288295: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc290(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288297: xhci_queue_trb: BULK: Buffer 00000000ffdf5b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288297: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e130(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 490 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288298: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288300: xhci_urb_enqueue: ep1in-bulk: urb 000000009e21b42c pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288300: xhci_queue_trb: BULK: Buffer 00000000ffdf4e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288300: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e140(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 489 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288301: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288303: xhci_urb_enqueue: ep1in-bulk: urb 000000004bba7de4 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288303: xhci_queue_trb: BULK: Buffer 00000000ffdf3e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288303: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e150(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 488 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288303: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288306: xhci_urb_enqueue: ep4in-bulk: urb 000000006afdb77e pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288306: xhci_queue_trb: BULK: Buffer 00000000ffdf2f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288306: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff920f0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 495 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288306: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288308: xhci_urb_enqueue: ep4in-bulk: urb 0000000013fc3028 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288308: xhci_queue_trb: BULK: Buffer 00000000ffdf1d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288309: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92100(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 494 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288309: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288311: xhci_urb_enqueue: ep4in-bulk: urb 0000000005f2a2a6 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288311: xhci_queue_trb: BULK: Buffer 00000000ffdf0f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288311: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92110(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 493 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288311: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.288313: xhci_handle_event: EVENT: TRB 00000000ffffeda0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288314: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29141 stream 0 slot 4 ep 3 flags C
bulk-cancel-4236 [047] d... 77.288314: xhci_urb_enqueue: ep4in-bulk: urb 0000000010d4476b pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288315: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288315: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29141 avg trb len 0
<idle>-0 [043] d.h. 77.288315: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29140
<idle>-0 [043] d.h. 77.288317: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.288317: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffedb0(0x00000000ffffe000) deq 0x00000000ffffedb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288317: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288320: xhci_queue_trb: BULK: Buffer 00000000ffdef500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288320: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92120(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 492 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288321: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4235 [065] d... 77.288322: xhci_urb_dequeue: ep1in-bulk: urb 00000000ab15b346 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288324: xhci_dbg_cancel_urb: Cancel URB 00000000ab15b346, dev 13, ep 0x81, starting at offset 0xfff29140
bulk-cancel-4236 [047] d... 77.288325: xhci_urb_enqueue: ep4in-bulk: urb 00000000a311a0d1 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288327: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
bulk-cancel-4235 [065] d... 77.288328: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffedc0(0x00000000ffffe000) deq 0x00000000ffffedb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288328: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288330: xhci_queue_trb: BULK: Buffer 00000000ffdeed00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288330: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92130(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 491 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288331: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288333: xhci_urb_enqueue: ep4in-bulk: urb 000000008ddf6b1e pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288333: xhci_queue_trb: BULK: Buffer 00000000ffded500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288333: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92140(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 490 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288334: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288336: xhci_urb_enqueue: ep4in-bulk: urb 00000000fc37491c pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288336: xhci_queue_trb: BULK: Buffer 00000000ffdec900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288336: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92150(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 489 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288336: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288339: xhci_urb_enqueue: ep7in-bulk: urb 000000003749aefc pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288339: xhci_queue_trb: BULK: Buffer 00000000ffdeb300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288339: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff860f0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 494 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288339: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288341: xhci_urb_enqueue: ep7in-bulk: urb 00000000561d0bb2 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288342: xhci_queue_trb: BULK: Buffer 00000000ffdea400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288342: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86100(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 493 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288342: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288345: xhci_urb_enqueue: ep7in-bulk: urb 00000000ae085da9 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288346: xhci_queue_trb: BULK: Buffer 00000000ffde9100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288346: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86110(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 492 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288346: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288348: xhci_urb_enqueue: ep7in-bulk: urb 0000000075c03666 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288349: xhci_queue_trb: BULK: Buffer 00000000ffde8200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288349: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86120(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 491 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288349: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288351: xhci_urb_enqueue: ep7in-bulk: urb 00000000b537d8c5 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288352: xhci_queue_trb: BULK: Buffer 00000000ffde7a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288352: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86130(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 490 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288352: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.288354: xhci_handle_event: EVENT: TRB 00000000fff29140 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
bulk-cancel-4236 [047] d... 77.288354: xhci_urb_enqueue: ep7in-bulk: urb 000000004706b40b pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288355: xhci_handle_transfer: BULK: Buffer 00000000ffe88400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.288356: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288356: xhci_handle_event: EVENT: TRB 00000000ffffedb0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288357: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.288358: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29141 avg trb len 0
<idle>-0 [043] d.h. 77.288359: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29140 (dma).
<idle>-0 [043] d.h. 77.288360: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288360: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288361: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.288362: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29150 (DMA)
<idle>-0 [043] d.h. 77.288363: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 0000000065121ee5 (0xfff29150 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288364: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29151 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288364: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffedd0(0x00000000ffffe000) deq 0x00000000ffffedb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288365: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288366: xhci_urb_giveback: ep1in-bulk: urb 00000000ab15b346 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288368: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffedd0(0x00000000ffffe000) deq 0x00000000ffffedc0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288368: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288371: xhci_queue_trb: BULK: Buffer 00000000ffde6600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288371: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86140(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 489 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288371: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288375: xhci_urb_enqueue: ep7in-bulk: urb 00000000c85bce2c pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288375: xhci_queue_trb: BULK: Buffer 00000000ffde5200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288375: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86150(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 488 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288375: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288379: xhci_urb_enqueue: ep1in-bulk: urb 00000000daac6660 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288379: xhci_queue_trb: BULK: Buffer 00000000ffde4b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288379: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e160(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 487 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288379: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288381: xhci_urb_enqueue: ep1in-bulk: urb 00000000f997d435 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288382: xhci_queue_trb: BULK: Buffer 00000000ffde3000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288382: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e170(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 486 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288382: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288384: xhci_urb_enqueue: ep1in-bulk: urb 00000000b0b049ca pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288384: xhci_queue_trb: BULK: Buffer 00000000ffde2c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288385: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e180(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 485 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288385: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4235 [065] d... 77.288386: xhci_urb_dequeue: ep4in-bulk: urb 00000000a2515b37 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288388: xhci_urb_enqueue: ep1in-bulk: urb 00000000174e9060 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288388: xhci_dbg_cancel_urb: Cancel URB 00000000a2515b37, dev 13, ep 0x84, starting at offset 0xfff1d0e0
bulk-cancel-4235 [065] d... 77.288390: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.288391: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffede0(0x00000000ffffe000) deq 0x00000000ffffedc0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288391: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288393: xhci_queue_trb: BULK: Buffer 00000000ffde1400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288394: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e190(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 484 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288394: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.288395: xhci_handle_event: EVENT: TRB 00000000ffffedc0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288396: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29151 stream 0 slot 4 ep 3 flags C
<idle>-0 [043] d.h. 77.288397: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288398: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29151 avg trb len 0
<idle>-0 [043] d.h. 77.288399: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29150
bulk-cancel-4236 [047] d... 77.288399: xhci_urb_enqueue: ep1in-bulk: urb 000000009aae716b pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288400: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.288401: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffede0(0x00000000ffffe000) deq 0x00000000ffffedd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288401: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288404: xhci_queue_trb: BULK: Buffer 00000000ffde0c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288404: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e1a0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 483 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288404: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288406: xhci_urb_enqueue: ep1in-bulk: urb 000000001281d7b4 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288406: xhci_queue_trb: BULK: Buffer 00000000ffddf300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288407: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e1b0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 482 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288407: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288409: xhci_urb_enqueue: ep1in-bulk: urb 000000007217d6c8 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288409: xhci_queue_trb: BULK: Buffer 00000000ffdde700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288409: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e1c0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 481 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288410: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288412: xhci_urb_enqueue: ep4in-bulk: urb 00000000b12c4281 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288412: xhci_queue_trb: BULK: Buffer 00000000ffddd800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288412: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92160(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 488 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288412: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288415: xhci_urb_enqueue: ep4in-bulk: urb 00000000e16008e8 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288415: xhci_queue_trb: BULK: Buffer 00000000ffddc100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288415: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92170(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 487 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288415: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288417: xhci_urb_enqueue: ep4in-bulk: urb 00000000760ad5d6 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288418: xhci_queue_trb: BULK: Buffer 00000000ffddb000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288418: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92180(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 486 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288418: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288420: xhci_urb_enqueue: ep4in-bulk: urb 00000000d6d72227 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288420: xhci_queue_trb: BULK: Buffer 00000000ffdda700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288421: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92190(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 485 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288421: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288423: xhci_urb_enqueue: ep4in-bulk: urb 000000007a4ce45f pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288423: xhci_queue_trb: BULK: Buffer 00000000ffdd9800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288423: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff921a0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 484 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288424: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288429: xhci_urb_enqueue: ep4in-bulk: urb 00000000f7e9e755 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288429: xhci_queue_trb: BULK: Buffer 00000000ffdd8500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288429: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff921b0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 483 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288429: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288432: xhci_urb_enqueue: ep4in-bulk: urb 00000000433a5fbc pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288432: xhci_queue_trb: BULK: Buffer 00000000ffdd7d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288432: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff921c0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 482 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288432: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288435: xhci_urb_enqueue: ep7in-bulk: urb 0000000014ab1015 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288435: xhci_queue_trb: BULK: Buffer 00000000ffdd6500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288435: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86160(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 487 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288435: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288437: xhci_urb_enqueue: ep7in-bulk: urb 000000008598ec65 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288438: xhci_queue_trb: BULK: Buffer 00000000ffdd5900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288438: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86170(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 486 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288438: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288440: xhci_urb_enqueue: ep7in-bulk: urb 000000001a12f73e pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288440: xhci_queue_trb: BULK: Buffer 00000000ffdd4300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288441: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86180(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 485 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288441: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288443: xhci_urb_enqueue: ep7in-bulk: urb 0000000039b28b0b pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288443: xhci_queue_trb: BULK: Buffer 00000000ffdd3400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288443: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86190(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 484 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288443: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288446: xhci_urb_enqueue: ep7in-bulk: urb 00000000674bf3d5 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288446: xhci_queue_trb: BULK: Buffer 00000000ffdd2100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288446: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff861a0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 483 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288446: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288453: xhci_urb_enqueue: ep7in-bulk: urb 0000000082f0d40f pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288453: xhci_queue_trb: BULK: Buffer 00000000ffdd1200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288453: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff861b0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 482 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288453: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288456: xhci_urb_enqueue: ep7in-bulk: urb 000000006c423b5b pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288456: xhci_queue_trb: BULK: Buffer 00000000ffdd0a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288456: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff861c0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 481 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288456: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288460: xhci_urb_enqueue: ep1in-bulk: urb 000000004beea66f pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288460: xhci_queue_trb: BULK: Buffer 00000000ffdcf600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288460: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e1d0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 480 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288460: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288462: xhci_urb_enqueue: ep1in-bulk: urb 000000006af37dcd pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288463: xhci_queue_trb: BULK: Buffer 00000000ffdce200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288463: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e1e0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 479 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288463: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288465: xhci_urb_enqueue: ep1in-bulk: urb 000000008c046168 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288465: xhci_queue_trb: BULK: Buffer 00000000ffdcdb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288466: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e1f0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 478 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288466: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288468: xhci_urb_enqueue: ep1in-bulk: urb 00000000a33f80d6 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288468: xhci_queue_trb: BULK: Buffer 00000000ffdcc000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288468: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e200(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 477 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288468: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.288470: xhci_handle_event: EVENT: TRB 00000000fff1d0e0 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
bulk-cancel-4236 [047] d... 77.288471: xhci_urb_enqueue: ep1in-bulk: urb 00000000deafa4c0 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288471: xhci_handle_transfer: BULK: Buffer 00000000ffe87c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.288472: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288475: xhci_queue_trb: BULK: Buffer 00000000ffdcbc00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288475: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e210(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 476 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288475: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288477: xhci_urb_enqueue: ep1in-bulk: urb 00000000d078a2a1 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288478: xhci_queue_trb: BULK: Buffer 00000000ffdca400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288478: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e220(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 475 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288478: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288480: xhci_urb_enqueue: ep1in-bulk: urb 000000009182476e pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288480: xhci_queue_trb: BULK: Buffer 00000000ffdc9c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288480: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e230(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 474 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288481: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288483: xhci_urb_enqueue: ep4in-bulk: urb 00000000e8249678 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288483: xhci_queue_trb: BULK: Buffer 00000000ffdc8300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288483: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff921d0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 481 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288483: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288486: xhci_urb_enqueue: ep4in-bulk: urb 00000000c88415c4 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288486: xhci_queue_trb: BULK: Buffer 00000000ffdc7700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288486: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff921e0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 480 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288486: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288489: xhci_urb_enqueue: ep4in-bulk: urb 000000001f19b97a pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288489: xhci_queue_trb: BULK: Buffer 00000000ffdc6800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288489: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff921f0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 479 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288489: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288493: xhci_urb_enqueue: ep4in-bulk: urb 00000000412b8b61 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288493: xhci_queue_trb: BULK: Buffer 00000000ffdc5100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288493: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92200(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 478 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288493: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288496: xhci_urb_enqueue: ep4in-bulk: urb 00000000d980957d pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288496: xhci_queue_trb: BULK: Buffer 00000000ffdc4000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288496: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92210(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 477 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288496: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288504: xhci_urb_enqueue: ep4in-bulk: urb 00000000bc8dba05 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288504: xhci_queue_trb: BULK: Buffer 00000000ffdc3700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288504: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92220(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 476 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288504: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288507: xhci_urb_enqueue: ep4in-bulk: urb 00000000b923bf53 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288507: xhci_queue_trb: BULK: Buffer 00000000ffdc2800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288507: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92230(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 475 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288507: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.288509: xhci_handle_event: EVENT: TRB 00000000ffffedd0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288510: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4236 [047] d... 77.288510: xhci_urb_enqueue: ep7in-bulk: urb 000000000966de37 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288510: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0e1 avg trb len 0
<idle>-0 [043] d.h. 77.288511: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d0e0 (dma).
<idle>-0 [043] d.h. 77.288512: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288512: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288513: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.288513: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d0f0 (DMA)
<idle>-0 [043] d.h. 77.288515: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000b18761c5 (0xfff1d0f0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288517: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0f1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288517: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffedf0(0x00000000ffffe000) deq 0x00000000ffffedd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288517: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288519: xhci_urb_giveback: ep4in-bulk: urb 00000000a2515b37 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288520: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffedf0(0x00000000ffffe000) deq 0x00000000ffffede0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288521: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288523: xhci_queue_trb: BULK: Buffer 00000000ffdc1600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288523: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff861d0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 480 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288523: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288526: xhci_urb_enqueue: ep7in-bulk: urb 00000000b8c0e843 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288526: xhci_queue_trb: BULK: Buffer 00000000ffdc0900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288526: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff861e0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 479 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288526: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288529: xhci_urb_enqueue: ep7in-bulk: urb 00000000aa07d9d6 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288529: xhci_queue_trb: BULK: Buffer 00000000ffdbfa00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288529: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff861f0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 478 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288529: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288532: xhci_urb_enqueue: ep7in-bulk: urb 00000000972c279a pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288532: xhci_queue_trb: BULK: Buffer 00000000ffdbeb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288532: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86200(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 477 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288532: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288537: xhci_urb_enqueue: ep7in-bulk: urb 000000009a0fdaa6 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288537: xhci_queue_trb: BULK: Buffer 00000000ffdbde00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288537: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86210(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 476 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288537: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4235 [065] d... 77.288539: xhci_urb_dequeue: ep4in-bulk: urb 000000005b4e4cc5 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288540: xhci_dbg_cancel_urb: Cancel URB 000000005b4e4cc5, dev 13, ep 0x84, starting at offset 0xfff1d0f0
bulk-cancel-4236 [047] d... 77.288541: xhci_urb_enqueue: ep7in-bulk: urb 000000005038aeac pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288543: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.288543: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee00(0x00000000ffffe000) deq 0x00000000ffffede0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288544: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288546: xhci_queue_trb: BULK: Buffer 00000000ffdbce00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288546: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86220(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 475 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288546: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288549: xhci_urb_enqueue: ep7in-bulk: urb 0000000017699c2c pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288549: xhci_handle_event: EVENT: TRB 00000000ffffede0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288550: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d0f1 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288552: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288552: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0f1 avg trb len 0
<idle>-0 [043] d.h. 77.288553: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d0f0
<idle>-0 [043] d.h. 77.288554: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee00(0x00000000ffffe000) deq 0x00000000ffffedf0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288555: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc300(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288555: xhci_handle_event: EVENT: TRB 00000000ffffedf0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288556: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.288556: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d0f1 avg trb len 0
<idle>-0 [043] d.h. 77.288556: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d0f0 (dma).
<idle>-0 [043] d.h. 77.288558: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288558: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288559: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.288559: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d100 (DMA)
<idle>-0 [043] d.h. 77.288561: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000001be084f3 (0xfff1d100 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288562: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d101 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288563: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee10(0x00000000ffffe000) deq 0x00000000ffffedf0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288563: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288565: xhci_urb_giveback: ep4in-bulk: urb 000000005b4e4cc5 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288566: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee10(0x00000000ffffe000) deq 0x00000000ffffee00(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288566: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc310(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288569: xhci_queue_trb: BULK: Buffer 00000000ffdbbf00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288569: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86230(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 474 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288569: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288573: xhci_urb_enqueue: ep1in-bulk: urb 0000000059dc9dbe pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288573: xhci_queue_trb: BULK: Buffer 00000000ffdbad00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288573: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e240(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 473 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288574: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288576: xhci_urb_enqueue: ep1in-bulk: urb 000000003a89a4d8 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288576: xhci_queue_trb: BULK: Buffer 00000000ffdb9f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288576: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e250(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 472 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288576: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288582: xhci_urb_enqueue: ep1in-bulk: urb 0000000064800242 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288582: xhci_queue_trb: BULK: Buffer 00000000ffdb8900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288582: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e260(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 471 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288582: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4235 [065] d... 77.288584: xhci_urb_dequeue: ep4in-bulk: urb 0000000005896843 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288585: xhci_urb_enqueue: ep1in-bulk: urb 00000000de60f619 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288586: xhci_dbg_cancel_urb: Cancel URB 0000000005896843, dev 13, ep 0x84, starting at offset 0xfff1d100
bulk-cancel-4235 [065] d... 77.288588: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.288589: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee20(0x00000000ffffe000) deq 0x00000000ffffee00(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288589: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288591: xhci_queue_trb: BULK: Buffer 00000000ffdb7300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288591: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e270(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 470 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288592: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.288593: xhci_handle_event: EVENT: TRB 00000000ffffee00 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288594: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d101 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288595: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288595: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d101 avg trb len 0
<idle>-0 [043] d.h. 77.288596: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d100
bulk-cancel-4236 [047] d... 77.288597: xhci_urb_enqueue: ep1in-bulk: urb 00000000a527c2e7 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288597: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee20(0x00000000ffffe000) deq 0x00000000ffffee10(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288598: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc320(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288598: xhci_handle_event: EVENT: TRB 00000000ffffee10 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288598: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.288599: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d101 avg trb len 0
<idle>-0 [043] d.h. 77.288599: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d100 (dma).
<idle>-0 [043] d.h. 77.288600: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288600: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288601: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.288602: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d110 (DMA)
<idle>-0 [043] d.h. 77.288604: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000ab1b7425 (0xfff1d110 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288605: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d111 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288605: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee30(0x00000000ffffe000) deq 0x00000000ffffee10(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288606: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288607: xhci_urb_giveback: ep4in-bulk: urb 0000000005896843 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288608: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee30(0x00000000ffffe000) deq 0x00000000ffffee20(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288609: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc330(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288611: xhci_queue_trb: BULK: Buffer 00000000ffdb6400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288611: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e280(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 469 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288611: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288614: xhci_urb_enqueue: ep1in-bulk: urb 0000000098d909c3 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288614: xhci_queue_trb: BULK: Buffer 00000000ffdb5100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288614: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e290(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 468 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288615: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288617: xhci_urb_enqueue: ep1in-bulk: urb 00000000a917185f pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288617: xhci_queue_trb: BULK: Buffer 00000000ffdb4200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288617: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e2a0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 467 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288618: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288620: xhci_urb_enqueue: ep4in-bulk: urb 000000000e4fbf6c pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288620: xhci_queue_trb: BULK: Buffer 00000000ffdb3a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288620: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92240(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 474 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288621: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288623: xhci_urb_enqueue: ep4in-bulk: urb 0000000091cbdb65 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288623: xhci_queue_trb: BULK: Buffer 00000000ffdb2600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288623: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92250(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 473 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288623: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4235 [065] d... 77.288626: xhci_urb_dequeue: ep4in-bulk: urb 00000000c4b5e5ff pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288627: xhci_urb_enqueue: ep4in-bulk: urb 000000005611883e pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288628: xhci_dbg_cancel_urb: Cancel URB 00000000c4b5e5ff, dev 13, ep 0x84, starting at offset 0xfff1d110
bulk-cancel-4235 [065] d... 77.288630: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.288631: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee40(0x00000000ffffe000) deq 0x00000000ffffee20(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288631: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288633: xhci_queue_trb: BULK: Buffer 00000000ffdb1200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288633: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92260(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 472 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288633: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.288635: xhci_handle_event: EVENT: TRB 00000000ffffee20 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288635: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d111 stream 0 slot 4 ep 9 flags C
bulk-cancel-4236 [047] d... 77.288636: xhci_urb_enqueue: ep4in-bulk: urb 000000006aa11ef4 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288637: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288637: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d111 avg trb len 0
<idle>-0 [043] d.h. 77.288638: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d110
<idle>-0 [043] d.h. 77.288639: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee40(0x00000000ffffe000) deq 0x00000000ffffee30(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288640: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc340(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288640: xhci_handle_event: EVENT: TRB 00000000ffffee30 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288640: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.288641: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d111 avg trb len 0
<idle>-0 [043] d.h. 77.288641: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d110 (dma).
<idle>-0 [043] d.h. 77.288642: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288643: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288643: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.288644: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d120 (DMA)
<idle>-0 [043] d.h. 77.288645: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000008f1f0e88 (0xfff1d120 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288647: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d121 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288647: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee50(0x00000000ffffe000) deq 0x00000000ffffee30(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288648: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288649: xhci_urb_giveback: ep4in-bulk: urb 00000000c4b5e5ff pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288650: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee50(0x00000000ffffe000) deq 0x00000000ffffee40(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288651: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc350(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288653: xhci_queue_trb: BULK: Buffer 00000000ffdb0b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288653: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92270(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 471 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288654: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288656: xhci_urb_enqueue: ep4in-bulk: urb 00000000682b285a pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288657: xhci_queue_trb: BULK: Buffer 00000000ffdaf000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288657: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92280(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 470 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288657: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288659: xhci_urb_enqueue: ep4in-bulk: urb 0000000044d7ed59 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288660: xhci_queue_trb: BULK: Buffer 00000000ffdaec00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288660: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92290(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 469 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288660: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288663: xhci_urb_enqueue: ep4in-bulk: urb 000000009813e12f pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288663: xhci_queue_trb: BULK: Buffer 00000000ffdad400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288663: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff922a0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 468 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288663: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288666: xhci_urb_enqueue: ep7in-bulk: urb 000000007f65003a pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288666: xhci_queue_trb: BULK: Buffer 00000000ffdacc00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288666: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86240(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 473 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288666: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4235 [065] d... 77.288668: xhci_urb_dequeue: ep4in-bulk: urb 00000000a1ea11e8 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288669: xhci_urb_enqueue: ep7in-bulk: urb 00000000dd70c148 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288670: xhci_dbg_cancel_urb: Cancel URB 00000000a1ea11e8, dev 13, ep 0x84, starting at offset 0xfff1d120
bulk-cancel-4235 [065] d... 77.288673: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.288673: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee60(0x00000000ffffe000) deq 0x00000000ffffee40(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288673: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288676: xhci_handle_event: EVENT: TRB 00000000ffffee40 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288676: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d121 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288678: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288678: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d121 avg trb len 0
<idle>-0 [043] d.h. 77.288678: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d120
<idle>-0 [043] d.h. 77.288680: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee60(0x00000000ffffe000) deq 0x00000000ffffee50(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288680: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc360(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288680: xhci_handle_event: EVENT: TRB 00000000ffffee50 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288681: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.288681: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d121 avg trb len 0
<idle>-0 [043] d.h. 77.288682: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d120 (dma).
<idle>-0 [043] d.h. 77.288683: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288683: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288684: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.288685: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d130 (DMA)
<idle>-0 [043] d.h. 77.288686: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000c9d450e2 (0xfff1d130 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288687: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d131 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288688: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee70(0x00000000ffffe000) deq 0x00000000ffffee50(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288688: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288689: xhci_urb_giveback: ep4in-bulk: urb 00000000a1ea11e8 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288691: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee70(0x00000000ffffe000) deq 0x00000000ffffee60(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288691: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc370(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288693: xhci_queue_trb: BULK: Buffer 00000000ffdab300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288694: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86250(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 472 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288694: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288697: xhci_urb_enqueue: ep7in-bulk: urb 000000003eed3dcc pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288697: xhci_queue_trb: BULK: Buffer 00000000ffdaa700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288697: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86260(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 471 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288697: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288701: xhci_urb_enqueue: ep7in-bulk: urb 0000000002b87606 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288701: xhci_queue_trb: BULK: Buffer 00000000ffda9800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288701: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86270(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 470 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288701: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288704: xhci_urb_enqueue: ep7in-bulk: urb 00000000f6c8a69b pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288704: xhci_queue_trb: BULK: Buffer 00000000ffda8100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288704: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86280(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 469 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288704: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.288709: xhci_handle_event: EVENT: TRB 00000000ffffee60 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288710: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d131 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288711: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288711: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d131 avg trb len 0
bulk-cancel-4236 [047] d... 77.288711: xhci_urb_enqueue: ep7in-bulk: urb 000000006395519e pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288711: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d130
<idle>-0 [043] d.h. 77.288712: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.288712: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee70(0x00000000ffffe000) deq 0x00000000ffffee70(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288713: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc380(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288716: xhci_urb_dequeue: ep4in-bulk: urb 000000008e31ede1 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288717: xhci_dbg_cancel_urb: Cancel URB 000000008e31ede1, dev 13, ep 0x84, starting at offset 0xfff1d130
bulk-cancel-4235 [065] d... 77.288720: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.288720: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee80(0x00000000ffffe000) deq 0x00000000ffffee70(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288721: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288723: xhci_queue_trb: BULK: Buffer 00000000ffda7000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288723: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86290(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 468 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288723: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288726: xhci_urb_enqueue: ep7in-bulk: urb 00000000fbc36745 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288727: xhci_queue_trb: BULK: Buffer 00000000ffda6700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288727: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff862a0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 467 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288727: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288732: xhci_urb_enqueue: ep1in-bulk: urb 000000001e6960b8 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288733: xhci_queue_trb: BULK: Buffer 00000000ffda5800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288733: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e2b0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 466 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288733: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288735: xhci_urb_enqueue: ep1in-bulk: urb 00000000cdd5bd85 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288736: xhci_queue_trb: BULK: Buffer 00000000ffda4600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288736: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e2c0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 465 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288736: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288738: xhci_urb_enqueue: ep1in-bulk: urb 0000000014eae801 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288739: xhci_queue_trb: BULK: Buffer 00000000ffda3900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288739: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e2d0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 464 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288739: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288741: xhci_urb_enqueue: ep1in-bulk: urb 00000000f7cda0b9 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288741: xhci_queue_trb: BULK: Buffer 00000000ffda2a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288742: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e2e0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 463 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288742: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288744: xhci_urb_enqueue: ep1in-bulk: urb 00000000fda19aec pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288744: xhci_queue_trb: BULK: Buffer 00000000ffda1b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288744: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e2f0(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 462 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288745: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288747: xhci_urb_enqueue: ep1in-bulk: urb 0000000012b17945 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288747: xhci_queue_trb: BULK: Buffer 00000000ffda0e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288747: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e300(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 461 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288747: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.288750: xhci_handle_event: EVENT: TRB 00000000fff1d130 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
bulk-cancel-4236 [047] d... 77.288750: xhci_urb_enqueue: ep1in-bulk: urb 00000000b27f6167 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288751: xhci_handle_transfer: BULK: Buffer 00000000ffe82000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.288752: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc390(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288752: xhci_handle_event: EVENT: TRB 00000000ffffee70 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288752: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.288754: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d131 avg trb len 0
<idle>-0 [043] d.h. 77.288754: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d130 (dma).
<idle>-0 [043] d.h. 77.288755: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288756: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288756: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.288757: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d140 (DMA)
<idle>-0 [043] d.h. 77.288758: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000003b2878b1 (0xfff1d140 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288760: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d141 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288760: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffee90(0x00000000ffffe000) deq 0x00000000ffffee70(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288761: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288762: xhci_urb_giveback: ep4in-bulk: urb 000000008e31ede1 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288764: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffee90(0x00000000ffffe000) deq 0x00000000ffffee80(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288764: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc3a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288766: xhci_queue_trb: BULK: Buffer 00000000ffd9fe00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288766: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e310(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 460 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288767: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288769: xhci_urb_enqueue: ep4in-bulk: urb 000000003da4c227 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288770: xhci_queue_trb: BULK: Buffer 00000000ffd9ef00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288770: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff922b0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 467 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288770: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288773: xhci_urb_enqueue: ep4in-bulk: urb 0000000039c0a33c pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288773: xhci_queue_trb: BULK: Buffer 00000000ffd9dd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288773: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff922c0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 466 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288773: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288776: xhci_urb_enqueue: ep4in-bulk: urb 0000000084389085 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288776: xhci_queue_trb: BULK: Buffer 00000000ffd9cf00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288776: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff922d0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 465 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288776: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288779: xhci_urb_enqueue: ep4in-bulk: urb 00000000036396b5 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288779: xhci_queue_trb: BULK: Buffer 00000000ffd9b500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288779: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff922e0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 464 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288779: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4235 [065] d... 77.288781: xhci_urb_dequeue: ep4in-bulk: urb 000000003fefb49b pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288782: xhci_dbg_cancel_urb: Cancel URB 000000003fefb49b, dev 13, ep 0x84, starting at offset 0xfff1d140
bulk-cancel-4236 [047] d... 77.288782: xhci_urb_enqueue: ep4in-bulk: urb 000000004f9046d0 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288785: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
bulk-cancel-4235 [065] d... 77.288785: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeea0(0x00000000ffffe000) deq 0x00000000ffffee80(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288785: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288788: xhci_queue_trb: BULK: Buffer 00000000ffd9ad00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288788: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff922f0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 463 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288788: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.288790: xhci_handle_event: EVENT: TRB 00000000ffffee80 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288790: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d141 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288792: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288792: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d141 avg trb len 0
<idle>-0 [043] d.h. 77.288792: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d140
bulk-cancel-4236 [047] d... 77.288793: xhci_urb_enqueue: ep4in-bulk: urb 000000000f1e82d8 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288794: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeea0(0x00000000ffffe000) deq 0x00000000ffffee90(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288794: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc3b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288795: xhci_handle_event: EVENT: TRB 00000000ffffee90 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288795: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags C
<idle>-0 [043] d.h. 77.288796: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d141 avg trb len 0
<idle>-0 [043] d.h. 77.288796: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d140 (dma).
<idle>-0 [043] d.h. 77.288798: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288798: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288799: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.288799: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d150 (DMA)
<idle>-0 [043] d.h. 77.288801: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000003f2353fe (0xfff1d150 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288802: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d151 stream 0 slot 4 ep 9 flags C
<idle>-0 [043] d.h. 77.288802: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeeb0(0x00000000ffffe000) deq 0x00000000ffffee90(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288803: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288804: xhci_urb_giveback: ep4in-bulk: urb 000000003fefb49b pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288805: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeeb0(0x00000000ffffe000) deq 0x00000000ffffeea0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288806: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc3c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288808: xhci_queue_trb: BULK: Buffer 00000000ffd99500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288808: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92300(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 462 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288808: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288814: xhci_urb_enqueue: ep4in-bulk: urb 00000000e71ee14c pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288814: xhci_queue_trb: BULK: Buffer 00000000ffd98400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288814: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92310(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 461 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288814: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288817: xhci_urb_enqueue: ep7in-bulk: urb 00000000bfa7ee80 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288817: xhci_queue_trb: BULK: Buffer 00000000ffd97c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288817: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff862b0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 466 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288817: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288820: xhci_urb_enqueue: ep7in-bulk: urb 00000000839411a1 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288820: xhci_queue_trb: BULK: Buffer 00000000ffd96300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288820: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff862c0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 465 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288820: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4235 [065] d... 77.288823: xhci_urb_dequeue: ep7in-bulk: urb 00000000bcbb4253 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288824: xhci_urb_enqueue: ep7in-bulk: urb 0000000062eb12d8 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288825: xhci_dbg_cancel_urb: Cancel URB 00000000bcbb4253, dev 13, ep 0x87, starting at offset 0xfff110e0
bulk-cancel-4235 [065] d... 77.288828: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.288828: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeec0(0x00000000ffffe000) deq 0x00000000ffffeea0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288828: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288831: xhci_queue_trb: BULK: Buffer 00000000ffd95700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288831: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff862d0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 464 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288831: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.288833: xhci_handle_event: EVENT: TRB 00000000ffffeea0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288833: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d151 stream 0 slot 4 ep 9 flags C
bulk-cancel-4236 [047] d... 77.288834: xhci_urb_enqueue: ep7in-bulk: urb 000000006aca5e9a pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288835: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288835: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d151 avg trb len 0
<idle>-0 [043] d.h. 77.288836: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d150
<idle>-0 [043] d.h. 77.288836: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.288837: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeec0(0x00000000ffffe000) deq 0x00000000ffffeeb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288837: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc3d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288838: xhci_handle_event: EVENT: TRB 00000000fff110e0 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.288839: xhci_handle_transfer: BULK: Buffer 00000000ffe80800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.288840: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc3e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288842: xhci_queue_trb: BULK: Buffer 00000000ffd94800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288842: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff862e0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 463 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288842: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288845: xhci_urb_enqueue: ep7in-bulk: urb 000000005e8223ad pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288845: xhci_queue_trb: BULK: Buffer 00000000ffd93100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288845: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff862f0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 462 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288845: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288848: xhci_urb_enqueue: ep7in-bulk: urb 00000000aa6bf328 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288848: xhci_queue_trb: BULK: Buffer 00000000ffd92000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288848: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86300(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 461 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288848: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288851: xhci_urb_enqueue: ep7in-bulk: urb 000000001616740c pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288851: xhci_queue_trb: BULK: Buffer 00000000ffd91700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288851: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86310(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 460 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288851: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288855: xhci_urb_enqueue: ep1in-bulk: urb 0000000028cd90e9 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288855: xhci_queue_trb: BULK: Buffer 00000000ffd90800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288856: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e320(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 459 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288856: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288858: xhci_urb_enqueue: ep1in-bulk: urb 00000000ec965ac3 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288858: xhci_queue_trb: BULK: Buffer 00000000ffd8f600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288859: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e330(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 458 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288859: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288861: xhci_urb_enqueue: ep1in-bulk: urb 000000005e94f1f1 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288862: xhci_queue_trb: BULK: Buffer 00000000ffd8e900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288862: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e340(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 457 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288862: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288864: xhci_urb_enqueue: ep1in-bulk: urb 00000000f12017ee pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288865: xhci_queue_trb: BULK: Buffer 00000000ffd8da00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288865: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e350(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 456 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288865: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.288869: xhci_handle_event: EVENT: TRB 00000000ffffeeb0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288870: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.288870: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110e1 avg trb len 0
bulk-cancel-4236 [047] d... 77.288870: xhci_urb_enqueue: ep1in-bulk: urb 00000000300a724b pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288871: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff110e0 (dma).
<idle>-0 [043] d.h. 77.288871: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288872: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288872: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.288873: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff110f0 (DMA)
<idle>-0 [043] d.h. 77.288874: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 0000000004c7cb4a (0xfff110f0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288876: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110f1 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.288877: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeed0(0x00000000ffffe000) deq 0x00000000ffffeeb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288877: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288879: xhci_urb_giveback: ep7in-bulk: urb 00000000bcbb4253 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288880: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeed0(0x00000000ffffe000) deq 0x00000000ffffeec0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288880: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc3f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288883: xhci_queue_trb: BULK: Buffer 00000000ffd8cb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288883: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e360(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 455 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288883: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288886: xhci_urb_enqueue: ep1in-bulk: urb 00000000de2477f4 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288886: xhci_queue_trb: BULK: Buffer 00000000ffd8be00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288886: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e370(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 454 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288886: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288892: xhci_urb_enqueue: ep1in-bulk: urb 00000000a320b256 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288892: xhci_queue_trb: BULK: Buffer 00000000ffd8ae00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288892: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e380(0x00000000fff9e000) deq 0x00000000fff9e000(0x00000000fff9e000) segs 2 stream 0 free_trbs 453 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288892: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.288895: xhci_urb_enqueue: ep4in-bulk: urb 0000000090d394bf pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288895: xhci_queue_trb: BULK: Buffer 00000000ffd89f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288895: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92320(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 460 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288895: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4235 [065] d... 77.288897: xhci_urb_dequeue: ep7in-bulk: urb 00000000abb898ff pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288899: xhci_urb_enqueue: ep4in-bulk: urb 00000000be6a4a5a pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288899: xhci_dbg_cancel_urb: Cancel URB 00000000abb898ff, dev 13, ep 0x87, starting at offset 0xfff110f0
bulk-cancel-4235 [065] d... 77.288902: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.288902: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeee0(0x00000000ffffe000) deq 0x00000000ffffeec0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288902: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288905: xhci_queue_trb: BULK: Buffer 00000000ffd88d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288905: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92330(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 459 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288905: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288908: xhci_urb_enqueue: ep4in-bulk: urb 00000000dd0fa190 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288908: xhci_queue_trb: BULK: Buffer 00000000ffd87f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288908: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92340(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 458 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288908: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.288910: xhci_handle_event: EVENT: TRB 00000000ffffeec0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288910: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff110f1 stream 0 slot 4 ep 15 flags C
bulk-cancel-4236 [047] d... 77.288911: xhci_urb_enqueue: ep4in-bulk: urb 00000000b95b7bb9 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288912: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288912: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110f1 avg trb len 0
<idle>-0 [043] d.h. 77.288912: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff110f0
<idle>-0 [043] d.h. 77.288914: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeee0(0x00000000ffffe000) deq 0x00000000ffffeed0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288914: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc400(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288915: xhci_handle_event: EVENT: TRB 00000000ffffeed0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288915: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.288915: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff110f1 avg trb len 0
<idle>-0 [043] d.h. 77.288916: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff110f0 (dma).
<idle>-0 [043] d.h. 77.288917: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288917: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288918: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.288919: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11100 (DMA)
<idle>-0 [043] d.h. 77.288921: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 0000000066d4cfb3 (0xfff11100 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288922: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11101 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.288922: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeef0(0x00000000ffffe000) deq 0x00000000ffffeed0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288923: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288924: xhci_urb_giveback: ep7in-bulk: urb 00000000abb898ff pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288925: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeef0(0x00000000ffffe000) deq 0x00000000ffffeee0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288926: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc410(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288928: xhci_queue_trb: BULK: Buffer 00000000ffd86500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288929: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92350(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 457 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288929: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288933: xhci_urb_enqueue: ep4in-bulk: urb 00000000fbe58cb9 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288933: xhci_queue_trb: BULK: Buffer 00000000ffd85d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288933: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92360(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 456 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288933: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288936: xhci_urb_enqueue: ep4in-bulk: urb 00000000a030af11 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288936: xhci_queue_trb: BULK: Buffer 00000000ffd84500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288936: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92370(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 455 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288936: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288939: xhci_urb_enqueue: ep4in-bulk: urb 00000000d3a11922 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288939: xhci_queue_trb: BULK: Buffer 00000000ffd83900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288939: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92380(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 454 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.288940: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.288942: xhci_urb_enqueue: ep7in-bulk: urb 000000004c68f877 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288942: xhci_queue_trb: BULK: Buffer 00000000ffd82300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288943: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86320(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 459 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288943: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4235 [065] d... 77.288944: xhci_urb_dequeue: ep7in-bulk: urb 00000000416733b1 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288946: xhci_dbg_cancel_urb: Cancel URB 00000000416733b1, dev 13, ep 0x87, starting at offset 0xfff11100
bulk-cancel-4236 [047] d... 77.288946: xhci_urb_enqueue: ep7in-bulk: urb 000000007e0fdd3f pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288948: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.288948: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef00(0x00000000ffffe000) deq 0x00000000ffffeee0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288949: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288951: xhci_queue_trb: BULK: Buffer 00000000ffd81400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288951: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86330(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 458 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288951: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.288953: xhci_handle_event: EVENT: TRB 00000000ffffeee0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288953: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11101 stream 0 slot 4 ep 15 flags C
bulk-cancel-4236 [047] d... 77.288954: xhci_urb_enqueue: ep7in-bulk: urb 00000000931010a8 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288955: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288955: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11101 avg trb len 0
<idle>-0 [043] d.h. 77.288956: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11100
<idle>-0 [043] d.h. 77.288957: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef00(0x00000000ffffe000) deq 0x00000000ffffeef0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288958: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc420(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288958: xhci_handle_event: EVENT: TRB 00000000ffffeef0 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288958: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.288959: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11101 avg trb len 0
<idle>-0 [043] d.h. 77.288959: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11100 (dma).
<idle>-0 [043] d.h. 77.288960: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.288961: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.288961: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.288962: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11110 (DMA)
<idle>-0 [043] d.h. 77.288964: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000b2ae787b (0xfff11110 dma), new cycle = 1
<idle>-0 [043] d.h. 77.288965: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11111 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.288966: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef10(0x00000000ffffe000) deq 0x00000000ffffeef0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288966: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.288968: xhci_urb_giveback: ep7in-bulk: urb 00000000416733b1 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288969: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef10(0x00000000ffffe000) deq 0x00000000ffffef00(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288969: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc430(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.288971: xhci_queue_trb: BULK: Buffer 00000000ffd80100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288971: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86340(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 457 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288972: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288975: xhci_urb_enqueue: ep7in-bulk: urb 00000000bf1dbd71 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288975: xhci_queue_trb: BULK: Buffer 00000000ffd7f200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288975: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86350(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 456 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288975: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288978: xhci_urb_enqueue: ep7in-bulk: urb 0000000017731def pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288978: xhci_queue_trb: BULK: Buffer 00000000ffd7ea00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288978: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86360(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 455 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288978: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.288985: xhci_urb_enqueue: ep7in-bulk: urb 00000000dbe56cea pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.288985: xhci_queue_trb: BULK: Buffer 00000000ffd7d600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.288985: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86370(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 454 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.288985: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4235 [065] d... 77.288986: xhci_urb_dequeue: ep7in-bulk: urb 000000002f0c9905 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.288988: xhci_dbg_cancel_urb: Cancel URB 000000002f0c9905, dev 13, ep 0x87, starting at offset 0xfff11110
bulk-cancel-4235 [065] d... 77.288990: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.288991: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef20(0x00000000ffffe000) deq 0x00000000ffffef00(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.288991: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.288991: xhci_urb_enqueue: ep7in-bulk: urb 00000000d736bf9b pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.288994: xhci_handle_event: EVENT: TRB 00000000ffffef00 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.288995: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11111 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.288996: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.288997: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11111 avg trb len 0
<idle>-0 [043] d.h. 77.288997: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11110
<idle>-0 [043] d.h. 77.288999: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef20(0x00000000ffffe000) deq 0x00000000ffffef10(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.288999: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc440(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289000: xhci_handle_event: EVENT: TRB 00000000ffffef10 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289000: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.289000: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11111 avg trb len 0
<idle>-0 [043] d.h. 77.289001: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11110 (dma).
<idle>-0 [043] d.h. 77.289002: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289002: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289003: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.289004: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11120 (DMA)
<idle>-0 [043] d.h. 77.289005: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000acbb99a0 (0xfff11120 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289006: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11121 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.289006: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef30(0x00000000ffffe000) deq 0x00000000ffffef10(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289007: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289008: xhci_urb_giveback: ep7in-bulk: urb 000000002f0c9905 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289009: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef30(0x00000000ffffe000) deq 0x00000000ffffef20(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289010: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc450(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289012: xhci_queue_trb: BULK: Buffer 00000000ffd7c200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289012: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86380(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 453 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289012: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.289017: xhci_urb_dequeue: ep1in-bulk: urb 000000000dd8bbb0 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289018: xhci_dbg_cancel_urb: Cancel URB 000000000dd8bbb0, dev 11, ep 0x81, starting at offset 0xfff9e000
bulk-cancel-4236 [047] d... 77.289021: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags C
bulk-cancel-4236 [047] d... 77.289021: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef40(0x00000000ffffe000) deq 0x00000000ffffef20(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289022: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289027: xhci_urb_dequeue: ep7in-bulk: urb 00000000addaafa4 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289029: xhci_dbg_cancel_urb: Cancel URB 00000000addaafa4, dev 13, ep 0x87, starting at offset 0xfff11120
bulk-cancel-4235 [065] d... 77.289032: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.289032: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef50(0x00000000ffffe000) deq 0x00000000ffffef20(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.289032: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289035: xhci_handle_event: EVENT: TRB 00000000ffffef20 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289036: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11121 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.289038: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289038: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11121 avg trb len 0
<idle>-0 [043] d.h. 77.289038: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11120
<idle>-0 [043] d.h. 77.289040: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef50(0x00000000ffffe000) deq 0x00000000ffffef30(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289040: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc460(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289041: xhci_handle_event: EVENT: TRB 00000000fff9e000 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289041: xhci_handle_transfer: BULK: Buffer 00000000ffe23600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289042: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc470(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289042: xhci_handle_event: EVENT: TRB 00000000ffffef30 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289042: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.289043: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e001 avg trb len 0
<idle>-0 [043] d.h. 77.289043: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e000 (dma).
<idle>-0 [043] d.h. 77.289044: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289044: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289045: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.289046: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e010 (DMA)
<idle>-0 [043] d.h. 77.289047: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000ae2fc1d3 (0xfff9e010 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289048: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e011 stream 0 slot 2 ep 3 flags C
<idle>-0 [043] d.h. 77.289049: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef60(0x00000000ffffe000) deq 0x00000000ffffef30(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289049: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289051: xhci_urb_giveback: ep1in-bulk: urb 000000000dd8bbb0 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289052: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef60(0x00000000ffffe000) deq 0x00000000ffffef40(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289052: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc480(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289053: xhci_handle_event: EVENT: TRB 00000000ffffef40 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289053: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.289054: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11121 avg trb len 0
<idle>-0 [043] d.h. 77.289054: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11120 (dma).
<idle>-0 [043] d.h. 77.289055: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289056: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289056: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.289057: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11130 (DMA)
<idle>-0 [043] d.h. 77.289058: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000e9b2e26b (0xfff11130 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289059: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11131 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.289060: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef70(0x00000000ffffe000) deq 0x00000000ffffef40(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289060: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289062: xhci_urb_giveback: ep7in-bulk: urb 00000000addaafa4 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289063: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef70(0x00000000ffffe000) deq 0x00000000ffffef50(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289063: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc490(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289064: xhci_handle_event: EVENT: TRB 00000000ffffef50 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289064: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e011 stream 0 slot 2 ep 3 flags C
<idle>-0 [043] d.h. 77.289064: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289065: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e011 avg trb len 0
<idle>-0 [043] d.h. 77.289065: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e010
<idle>-0 [043] d.h. 77.289066: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.289066: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef70(0x00000000ffffe000) deq 0x00000000ffffef60(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289067: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc4a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289067: xhci_handle_event: EVENT: TRB 00000000ffffef60 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289067: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11131 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.289068: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289068: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11131 avg trb len 0
<idle>-0 [043] d.h. 77.289068: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11130
<idle>-0 [043] d.h. 77.289069: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.289069: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffef70(0x00000000ffffe000) deq 0x00000000ffffef70(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289070: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc4b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289086: xhci_urb_dequeue: ep1in-bulk: urb 00000000c38b0a04 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289087: xhci_dbg_cancel_urb: Cancel URB 00000000c38b0a04, dev 11, ep 0x81, starting at offset 0xfff9e010
bulk-cancel-4236 [047] d... 77.289089: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags C
bulk-cancel-4236 [047] d... 77.289089: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef80(0x00000000ffffe000) deq 0x00000000ffffef70(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289090: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289092: xhci_urb_dequeue: ep7in-bulk: urb 000000005db17c41 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289093: xhci_dbg_cancel_urb: Cancel URB 000000005db17c41, dev 13, ep 0x87, starting at offset 0xfff11130
bulk-cancel-4235 [065] d... 77.289096: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.289096: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffef90(0x00000000ffffe000) deq 0x00000000ffffef70(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.289097: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289099: xhci_handle_event: EVENT: TRB 00000000fff9e010 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289100: xhci_handle_transfer: BULK: Buffer 00000000ffe22800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289101: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc4c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289101: xhci_handle_event: EVENT: TRB 00000000ffffef70 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289102: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.289103: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e011 avg trb len 0
<idle>-0 [043] d.h. 77.289104: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e010 (dma).
<idle>-0 [043] d.h. 77.289104: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289105: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289105: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.289106: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e020 (DMA)
<idle>-0 [043] d.h. 77.289107: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000884a0702 (0xfff9e020 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289109: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e021 stream 0 slot 2 ep 3 flags C
<idle>-0 [043] d.h. 77.289109: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffefa0(0x00000000ffffe000) deq 0x00000000ffffef70(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289109: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289111: xhci_urb_giveback: ep1in-bulk: urb 00000000c38b0a04 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289112: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffefa0(0x00000000ffffe000) deq 0x00000000ffffef80(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289112: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc4d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289113: xhci_handle_event: EVENT: TRB 00000000fff11130 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289114: xhci_handle_transfer: BULK: Buffer 00000000ffe7b500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289115: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc4e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289115: xhci_handle_event: EVENT: TRB 00000000ffffef80 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289134: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.289135: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11131 avg trb len 0
<idle>-0 [043] d.h. 77.289135: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11130 (dma).
<idle>-0 [043] d.h. 77.289136: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289137: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289137: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.289138: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11140 (DMA)
<idle>-0 [043] d.h. 77.289139: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000f38a8f84 (0xfff11140 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289140: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11141 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.289141: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffefb0(0x00000000ffffe000) deq 0x00000000ffffef80(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289141: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289143: xhci_urb_giveback: ep7in-bulk: urb 000000005db17c41 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289144: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffefb0(0x00000000ffffe000) deq 0x00000000ffffef90(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289144: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc4f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289144: xhci_handle_event: EVENT: TRB 00000000ffffef90 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289144: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e021 stream 0 slot 2 ep 3 flags C
<idle>-0 [043] d.h. 77.289145: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289145: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e021 avg trb len 0
<idle>-0 [043] d.h. 77.289146: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e020
<idle>-0 [043] d.h. 77.289146: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.289147: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffefb0(0x00000000ffffe000) deq 0x00000000ffffefa0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289148: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc500(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289148: xhci_handle_event: EVENT: TRB 00000000ffffefa0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289148: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11141 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.289149: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289149: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11141 avg trb len 0
<idle>-0 [043] d.h. 77.289149: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11140
<idle>-0 [043] d.h. 77.289150: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.289151: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffefb0(0x00000000ffffe000) deq 0x00000000ffffefb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289151: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc510(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289167: xhci_urb_dequeue: ep1in-bulk: urb 00000000d2717bf9 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289169: xhci_dbg_cancel_urb: Cancel URB 00000000d2717bf9, dev 11, ep 0x81, starting at offset 0xfff9e020
bulk-cancel-4236 [047] d... 77.289170: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags C
bulk-cancel-4236 [047] d... 77.289171: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffefc0(0x00000000ffffe000) deq 0x00000000ffffefb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289171: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289173: xhci_urb_dequeue: ep7in-bulk: urb 00000000a85edb85 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289174: xhci_dbg_cancel_urb: Cancel URB 00000000a85edb85, dev 13, ep 0x87, starting at offset 0xfff11140
bulk-cancel-4235 [065] d... 77.289177: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
bulk-cancel-4235 [065] d... 77.289177: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffefd0(0x00000000ffffe000) deq 0x00000000ffffefb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.289178: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289181: xhci_handle_event: EVENT: TRB 00000000fff9e020 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289182: xhci_handle_transfer: BULK: Buffer 00000000ffe21f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289182: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc520(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289218: xhci_handle_event: EVENT: TRB 00000000ffffefb0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289219: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags C
<idle>-0 [043] d.h. 77.289220: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e021 avg trb len 0
<idle>-0 [043] d.h. 77.289220: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e020 (dma).
<idle>-0 [043] d.h. 77.289221: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289222: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289222: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.289223: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e030 (DMA)
<idle>-0 [043] d.h. 77.289224: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 000000007cbec46e (0xfff9e030 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289226: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e031 stream 0 slot 2 ep 3 flags C
<idle>-0 [043] d.h. 77.289226: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffefe0(0x00000000ffffe000) deq 0x00000000ffffefb0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289227: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289228: xhci_urb_giveback: ep1in-bulk: urb 00000000d2717bf9 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289229: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffefe0(0x00000000ffffe000) deq 0x00000000ffffefc0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289230: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc530(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289230: xhci_handle_event: EVENT: TRB 00000000fff11140 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289231: xhci_handle_transfer: BULK: Buffer 00000000ffe7a900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289232: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc540(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289232: xhci_handle_event: EVENT: TRB 00000000ffffefc0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289233: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags C
<idle>-0 [043] d.h. 77.289233: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11141 avg trb len 0
<idle>-0 [043] d.h. 77.289233: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11140 (dma).
<idle>-0 [043] d.h. 77.289234: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289234: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289235: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.289236: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11150 (DMA)
<idle>-0 [043] d.h. 77.289237: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000b6bc7389 (0xfff11150 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289238: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11151 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.289239: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffeff0(0x00000000ffffe000) deq 0x00000000ffffefc0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289239: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289241: xhci_urb_giveback: ep7in-bulk: urb 00000000a85edb85 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289242: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeff0(0x00000000ffffe000) deq 0x00000000ffffefd0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289242: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc550(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289242: xhci_handle_event: EVENT: TRB 00000000ffffefd0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289242: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e031 stream 0 slot 2 ep 3 flags C
<idle>-0 [043] d.h. 77.289243: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289243: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e031 avg trb len 0
<idle>-0 [043] d.h. 77.289243: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e030
<idle>-0 [043] d.h. 77.289244: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.289245: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeff0(0x00000000ffffe000) deq 0x00000000ffffefe0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289245: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc560(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289245: xhci_handle_event: EVENT: TRB 00000000ffffefe0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289246: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11151 stream 0 slot 4 ep 15 flags C
<idle>-0 [043] d.h. 77.289246: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289246: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11151 avg trb len 0
<idle>-0 [043] d.h. 77.289247: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11150
<idle>-0 [043] d.h. 77.289247: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.289248: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffeff0(0x00000000ffffe000) deq 0x00000000ffffe000(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289248: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc570(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289264: xhci_urb_dequeue: ep1in-bulk: urb 00000000a1a33162 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289265: xhci_dbg_cancel_urb: Cancel URB 00000000a1a33162, dev 11, ep 0x81, starting at offset 0xfff9e030
bulk-cancel-4236 [047] d... 77.289267: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.289268: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe010(0x00000000ffffe000) deq 0x00000000ffffe000(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.289268: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289270: xhci_urb_dequeue: ep1in-bulk: urb 00000000c5d196cb pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289271: xhci_dbg_cancel_urb: Cancel URB 00000000c5d196cb, dev 13, ep 0x81, starting at offset 0xfff29150
bulk-cancel-4235 [065] d... 77.289274: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.289274: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe020(0x00000000ffffe000) deq 0x00000000ffffe000(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289274: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289277: xhci_handle_event: EVENT: TRB 00000000fff9e030 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289278: xhci_handle_transfer: BULK: Buffer 00000000ffe20e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289278: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc580(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289316: xhci_handle_event: EVENT: TRB 00000000ffffe000 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289317: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289318: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e031 avg trb len 0
<idle>-0 [043] d.h. 77.289319: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e030 (dma).
<idle>-0 [043] d.h. 77.289320: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289320: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289320: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.289321: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e040 (DMA)
<idle>-0 [043] d.h. 77.289322: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000853585a3 (0xfff9e040 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289324: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e041 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.289324: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe030(0x00000000ffffe000) deq 0x00000000ffffe000(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289325: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289326: xhci_urb_giveback: ep1in-bulk: urb 00000000a1a33162 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289327: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe030(0x00000000ffffe000) deq 0x00000000ffffe010(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289328: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc590(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289328: xhci_handle_event: EVENT: TRB 00000000fff29150 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289329: xhci_handle_transfer: BULK: Buffer 00000000ffe79300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289330: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc5a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289330: xhci_handle_event: EVENT: TRB 00000000ffffe010 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289330: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289330: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29151 avg trb len 0
<idle>-0 [043] d.h. 77.289331: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29150 (dma).
<idle>-0 [043] d.h. 77.289332: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289332: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289333: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.289333: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29160 (DMA)
<idle>-0 [043] d.h. 77.289335: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000ac186a43 (0xfff29160 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289336: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29161 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289336: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe040(0x00000000ffffe000) deq 0x00000000ffffe010(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289337: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289338: xhci_urb_giveback: ep1in-bulk: urb 00000000c5d196cb pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289339: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe040(0x00000000ffffe000) deq 0x00000000ffffe020(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289339: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc5b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289340: xhci_handle_event: EVENT: TRB 00000000ffffe020 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289340: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e041 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.289340: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289341: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e041 avg trb len 0
<idle>-0 [043] d.h. 77.289341: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e040
<idle>-0 [043] d.h. 77.289342: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.289342: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe040(0x00000000ffffe000) deq 0x00000000ffffe030(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289343: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc5c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289343: xhci_handle_event: EVENT: TRB 00000000ffffe030 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289343: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29161 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289344: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289344: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29161 avg trb len 0
<idle>-0 [043] d.h. 77.289345: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29160
<idle>-0 [043] d.h. 77.289345: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.289346: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe040(0x00000000ffffe000) deq 0x00000000ffffe040(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289346: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc5d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289360: xhci_urb_dequeue: ep1in-bulk: urb 00000000cc8e0187 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289361: xhci_dbg_cancel_urb: Cancel URB 00000000cc8e0187, dev 11, ep 0x81, starting at offset 0xfff9e040
bulk-cancel-4236 [047] d... 77.289363: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.289363: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe050(0x00000000ffffe000) deq 0x00000000ffffe040(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.289363: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289365: xhci_urb_dequeue: ep1in-bulk: urb 000000004ca42c0f pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289367: xhci_dbg_cancel_urb: Cancel URB 000000004ca42c0f, dev 13, ep 0x81, starting at offset 0xfff29160
bulk-cancel-4235 [065] d... 77.289369: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.289369: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe060(0x00000000ffffe000) deq 0x00000000ffffe040(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289370: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289373: xhci_handle_event: EVENT: TRB 00000000fff9e040 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289373: xhci_handle_transfer: BULK: Buffer 00000000ffe1ff00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289374: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc5e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289410: xhci_handle_event: EVENT: TRB 00000000ffffe040 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289411: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289412: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e041 avg trb len 0
<idle>-0 [043] d.h. 77.289412: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e040 (dma).
<idle>-0 [043] d.h. 77.289413: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289414: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289414: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.289415: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e050 (DMA)
<idle>-0 [043] d.h. 77.289416: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000393e0831 (0xfff9e050 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289418: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e051 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.289418: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe070(0x00000000ffffe000) deq 0x00000000ffffe040(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289418: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289421: xhci_urb_giveback: ep1in-bulk: urb 00000000cc8e0187 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289421: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe070(0x00000000ffffe000) deq 0x00000000ffffe050(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289422: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc5f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289422: xhci_handle_event: EVENT: TRB 00000000fff29160 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289423: xhci_handle_transfer: BULK: Buffer 00000000ffe78400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289424: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc600(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289424: xhci_handle_event: EVENT: TRB 00000000ffffe050 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289424: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289425: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29161 avg trb len 0
<idle>-0 [043] d.h. 77.289425: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29160 (dma).
<idle>-0 [043] d.h. 77.289426: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289426: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289427: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.289428: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29170 (DMA)
<idle>-0 [043] d.h. 77.289429: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 0000000074462129 (0xfff29170 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289431: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29171 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289431: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe080(0x00000000ffffe000) deq 0x00000000ffffe050(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289431: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289433: xhci_urb_giveback: ep1in-bulk: urb 000000004ca42c0f pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289434: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe080(0x00000000ffffe000) deq 0x00000000ffffe060(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289435: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc610(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289435: xhci_handle_event: EVENT: TRB 00000000ffffe060 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289435: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e051 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.289436: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289436: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e051 avg trb len 0
<idle>-0 [043] d.h. 77.289437: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e050
<idle>-0 [043] d.h. 77.289437: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.289438: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe080(0x00000000ffffe000) deq 0x00000000ffffe070(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289438: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc620(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289438: xhci_handle_event: EVENT: TRB 00000000ffffe070 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289439: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29171 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289439: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289439: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29171 avg trb len 0
<idle>-0 [043] d.h. 77.289440: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29170
<idle>-0 [043] d.h. 77.289440: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.289441: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe080(0x00000000ffffe000) deq 0x00000000ffffe080(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289441: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc630(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289458: xhci_urb_dequeue: ep1in-bulk: urb 00000000a6f5fe27 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289459: xhci_dbg_cancel_urb: Cancel URB 00000000a6f5fe27, dev 11, ep 0x81, starting at offset 0xfff9e050
bulk-cancel-4236 [047] d... 77.289460: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.289460: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe090(0x00000000ffffe000) deq 0x00000000ffffe080(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.289461: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289462: xhci_urb_dequeue: ep1in-bulk: urb 0000000018e65cd1 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289464: xhci_dbg_cancel_urb: Cancel URB 0000000018e65cd1, dev 13, ep 0x81, starting at offset 0xfff29170
bulk-cancel-4235 [065] d... 77.289466: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.289467: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe0a0(0x00000000ffffe000) deq 0x00000000ffffe080(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289467: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289474: xhci_handle_event: EVENT: TRB 00000000fff9e050 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289475: xhci_handle_transfer: BULK: Buffer 00000000ffe1ed00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289475: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc640(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289513: xhci_handle_event: EVENT: TRB 00000000ffffe080 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289514: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289515: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e051 avg trb len 0
<idle>-0 [043] d.h. 77.289516: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e050 (dma).
<idle>-0 [043] d.h. 77.289516: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289517: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289518: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.289519: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e060 (DMA)
<idle>-0 [043] d.h. 77.289520: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 000000004dfd16a9 (0xfff9e060 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289521: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e061 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.289522: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe0b0(0x00000000ffffe000) deq 0x00000000ffffe080(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289522: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289524: xhci_urb_giveback: ep1in-bulk: urb 00000000a6f5fe27 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289525: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe0b0(0x00000000ffffe000) deq 0x00000000ffffe090(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289525: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc650(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289525: xhci_handle_event: EVENT: TRB 00000000fff29170 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289526: xhci_handle_transfer: BULK: Buffer 00000000ffe77100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289527: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc660(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289528: xhci_handle_event: EVENT: TRB 00000000ffffe090 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289528: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289528: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29171 avg trb len 0
<idle>-0 [043] d.h. 77.289529: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29170 (dma).
<idle>-0 [043] d.h. 77.289529: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289530: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289531: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.289531: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29180 (DMA)
<idle>-0 [043] d.h. 77.289532: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000002e0ed39a (0xfff29180 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289534: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29181 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289534: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe0c0(0x00000000ffffe000) deq 0x00000000ffffe090(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289535: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289536: xhci_urb_giveback: ep1in-bulk: urb 0000000018e65cd1 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289537: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe0c0(0x00000000ffffe000) deq 0x00000000ffffe0a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289537: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc670(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289538: xhci_handle_event: EVENT: TRB 00000000ffffe0a0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289538: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e061 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.289538: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289539: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e061 avg trb len 0
<idle>-0 [043] d.h. 77.289539: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e060
<idle>-0 [043] d.h. 77.289539: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.289540: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe0c0(0x00000000ffffe000) deq 0x00000000ffffe0b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289540: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc680(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289541: xhci_handle_event: EVENT: TRB 00000000ffffe0b0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289541: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29181 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289541: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289542: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29181 avg trb len 0
<idle>-0 [043] d.h. 77.289542: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29180
<idle>-0 [043] d.h. 77.289543: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.289543: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe0c0(0x00000000ffffe000) deq 0x00000000ffffe0c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289544: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc690(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289560: xhci_urb_dequeue: ep1in-bulk: urb 00000000843affbe pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289561: xhci_dbg_cancel_urb: Cancel URB 00000000843affbe, dev 11, ep 0x81, starting at offset 0xfff9e060
bulk-cancel-4236 [047] d... 77.289562: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.289562: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe0d0(0x00000000ffffe000) deq 0x00000000ffffe0c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.289563: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289565: xhci_urb_dequeue: ep1in-bulk: urb 00000000c6625665 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289567: xhci_dbg_cancel_urb: Cancel URB 00000000c6625665, dev 13, ep 0x81, starting at offset 0xfff29180
bulk-cancel-4235 [065] d... 77.289569: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.289569: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe0e0(0x00000000ffffe000) deq 0x00000000ffffe0c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289569: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289572: xhci_handle_event: EVENT: TRB 00000000fff9e060 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289573: xhci_handle_transfer: BULK: Buffer 00000000ffe1d100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289573: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc6a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289610: xhci_handle_event: EVENT: TRB 00000000ffffe0c0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289611: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289612: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e061 avg trb len 0
<idle>-0 [043] d.h. 77.289613: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e060 (dma).
<idle>-0 [043] d.h. 77.289613: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289614: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289614: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.289615: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e070 (DMA)
<idle>-0 [043] d.h. 77.289616: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 000000000aa00a10 (0xfff9e070 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289618: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e071 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.289618: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe0f0(0x00000000ffffe000) deq 0x00000000ffffe0c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289619: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289620: xhci_urb_giveback: ep1in-bulk: urb 00000000843affbe pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289621: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe0f0(0x00000000ffffe000) deq 0x00000000ffffe0d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289622: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc6b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289622: xhci_handle_event: EVENT: TRB 00000000fff29180 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289623: xhci_handle_transfer: BULK: Buffer 00000000ffe76200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289624: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc6c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289624: xhci_handle_event: EVENT: TRB 00000000ffffe0d0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289624: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289625: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29181 avg trb len 0
<idle>-0 [043] d.h. 77.289626: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29180 (dma).
<idle>-0 [043] d.h. 77.289626: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289627: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289627: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.289628: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29190 (DMA)
<idle>-0 [043] d.h. 77.289629: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 0000000072eb637a (0xfff29190 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289631: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29191 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289631: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe100(0x00000000ffffe000) deq 0x00000000ffffe0d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289631: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289633: xhci_urb_giveback: ep1in-bulk: urb 00000000c6625665 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289634: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe100(0x00000000ffffe000) deq 0x00000000ffffe0e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289634: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc6d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289634: xhci_handle_event: EVENT: TRB 00000000ffffe0e0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289635: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e071 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.289635: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289635: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e071 avg trb len 0
<idle>-0 [043] d.h. 77.289636: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e070
<idle>-0 [043] d.h. 77.289637: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.289638: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe100(0x00000000ffffe000) deq 0x00000000ffffe0f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289638: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc6e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289639: xhci_handle_event: EVENT: TRB 00000000ffffe0f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289639: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29191 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289639: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289639: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29191 avg trb len 0
<idle>-0 [043] d.h. 77.289640: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29190
<idle>-0 [043] d.h. 77.289640: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.289641: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe100(0x00000000ffffe000) deq 0x00000000ffffe100(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289641: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc6f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.289660: xhci_urb_dequeue: ep1in-bulk: urb 0000000022846ed6 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289662: xhci_dbg_cancel_urb: Cancel URB 0000000022846ed6, dev 13, ep 0x81, starting at offset 0xfff29190
bulk-cancel-4236 [047] d... 77.289662: xhci_urb_enqueue: ep1in-bulk: urb 00000000ee541635 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289665: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.289665: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe110(0x00000000ffffe000) deq 0x00000000ffffe100(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289665: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.289668: xhci_queue_trb: BULK: Buffer 00000000ffd7bb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289668: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e390(0x00000000fff9e000) deq 0x00000000fff9e070(0x00000000fff9e000) segs 2 stream 0 free_trbs 459 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289668: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.289671: xhci_urb_enqueue: ep1in-bulk: urb 00000000901c283f pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289671: xhci_queue_trb: BULK: Buffer 00000000ffd7a000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289672: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e3a0(0x00000000fff9e000) deq 0x00000000fff9e070(0x00000000fff9e000) segs 2 stream 0 free_trbs 458 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289672: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.289673: xhci_handle_event: EVENT: TRB 00000000fff29190 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289674: xhci_handle_transfer: BULK: Buffer 00000000ffe75a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
bulk-cancel-4236 [047] d... 77.289675: xhci_urb_enqueue: ep1in-bulk: urb 00000000a21b12c9 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289675: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc700(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289677: xhci_queue_trb: BULK: Buffer 00000000ffd79c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289678: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e3b0(0x00000000fff9e000) deq 0x00000000fff9e070(0x00000000fff9e000) segs 2 stream 0 free_trbs 457 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289678: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.289683: xhci_urb_enqueue: ep1in-bulk: urb 0000000091b70559 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289684: xhci_queue_trb: BULK: Buffer 00000000ffd78e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289684: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e3c0(0x00000000fff9e000) deq 0x00000000fff9e070(0x00000000fff9e000) segs 2 stream 0 free_trbs 456 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289684: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.289687: xhci_urb_enqueue: ep1in-bulk: urb 00000000f4e48d97 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289687: xhci_queue_trb: BULK: Buffer 00000000ffd77f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289687: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e3d0(0x00000000fff9e000) deq 0x00000000fff9e070(0x00000000fff9e000) segs 2 stream 0 free_trbs 455 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289687: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.289690: xhci_urb_enqueue: ep1in-bulk: urb 0000000012a53db6 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289690: xhci_queue_trb: BULK: Buffer 00000000ffd76d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289690: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e3e0(0x00000000fff9e000) deq 0x00000000fff9e070(0x00000000fff9e000) segs 2 stream 0 free_trbs 454 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289691: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.289694: xhci_urb_enqueue: ep1in-bulk: urb 000000005d3db022 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289694: xhci_queue_trb: BULK: Buffer 00000000ffd75f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289694: xhci_inc_enq: BULK 0000000000d2196d: enq 0x00000000fff9e3f0(0x00000000fff9e000) deq 0x00000000fff9e070(0x00000000fff9e000) segs 2 stream 0 free_trbs 453 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289694: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
bulk-cancel-4236 [047] d... 77.289697: xhci_urb_enqueue: ep4in-bulk: urb 000000004626c4c8 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289697: xhci_queue_trb: BULK: Buffer 00000000ffd74500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289697: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff92390(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 453 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.289697: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.289700: xhci_urb_enqueue: ep4in-bulk: urb 00000000549e155e pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289700: xhci_queue_trb: BULK: Buffer 00000000ffd73d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289700: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff923a0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 452 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.289700: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.289703: xhci_urb_enqueue: ep4in-bulk: urb 000000007f14e470 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289703: xhci_queue_trb: BULK: Buffer 00000000ffd72500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289703: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff923b0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 451 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.289704: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.289707: xhci_urb_enqueue: ep4in-bulk: urb 0000000051b89d87 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289707: xhci_queue_trb: BULK: Buffer 00000000ffd71900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289707: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff923c0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 450 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.289707: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.289710: xhci_urb_enqueue: ep4in-bulk: urb 0000000092c38ba1 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289710: xhci_queue_trb: BULK: Buffer 00000000ffd70300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289710: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff923d0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 449 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.289710: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.289713: xhci_handle_event: EVENT: TRB 00000000ffffe100 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
bulk-cancel-4236 [047] d... 77.289713: xhci_urb_enqueue: ep4in-bulk: urb 00000000ec66b808 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289713: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289715: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29191 avg trb len 0
<idle>-0 [043] d.h. 77.289715: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29190 (dma).
<idle>-0 [043] d.h. 77.289716: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289716: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289717: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.289718: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff291a0 (DMA)
<idle>-0 [043] d.h. 77.289719: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000b74748fc (0xfff291a0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289721: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291a1 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289721: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe120(0x00000000ffffe000) deq 0x00000000ffffe100(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289722: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289723: xhci_urb_giveback: ep1in-bulk: urb 0000000022846ed6 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289725: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe120(0x00000000ffffe000) deq 0x00000000ffffe110(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289725: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc710(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289727: xhci_queue_trb: BULK: Buffer 00000000ffd6f400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289727: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff923e0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 448 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.289727: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.289733: xhci_urb_enqueue: ep4in-bulk: urb 00000000a25018bc pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289733: xhci_queue_trb: BULK: Buffer 00000000ffd6e100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289734: xhci_inc_enq: BULK 000000002c5909c4: enq 0x00000000fff923f0(0x00000000fff92000) deq 0x00000000fff92010(0x00000000fff92000) segs 2 stream 0 free_trbs 447 bounce 64 cycle 1
bulk-cancel-4236 [047] d... 77.289734: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
bulk-cancel-4236 [047] d... 77.289737: xhci_urb_enqueue: ep7in-bulk: urb 00000000882c8736 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289737: xhci_queue_trb: BULK: Buffer 00000000ffd6d200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289737: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff86390(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 452 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289737: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.289740: xhci_urb_enqueue: ep7in-bulk: urb 00000000e4160598 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289740: xhci_queue_trb: BULK: Buffer 00000000ffd6ca00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289740: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff863a0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 451 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289740: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4235 [065] d... 77.289742: xhci_urb_dequeue: ep1in-bulk: urb 000000000883113d pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289743: xhci_dbg_cancel_urb: Cancel URB 000000000883113d, dev 13, ep 0x81, starting at offset 0xfff291a0
bulk-cancel-4236 [047] d... 77.289744: xhci_urb_enqueue: ep7in-bulk: urb 0000000073a98a5e pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289746: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.289746: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe130(0x00000000ffffe000) deq 0x00000000ffffe110(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289746: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.289748: xhci_queue_trb: BULK: Buffer 00000000ffd6b600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289749: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff863b0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 450 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289749: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.289752: xhci_urb_enqueue: ep7in-bulk: urb 000000000f5ede25 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289753: xhci_handle_event: EVENT: TRB 00000000ffffe110 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289753: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291a1 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289754: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289755: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291a1 avg trb len 0
<idle>-0 [043] d.h. 77.289755: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff291a0
<idle>-0 [043] d.h. 77.289757: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe130(0x00000000ffffe000) deq 0x00000000ffffe120(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289758: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc720(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289758: xhci_handle_event: EVENT: TRB 00000000ffffe120 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289758: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289759: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291a1 avg trb len 0
<idle>-0 [043] d.h. 77.289759: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff291a0 (dma).
<idle>-0 [043] d.h. 77.289760: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289761: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289761: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.289762: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff291b0 (DMA)
<idle>-0 [043] d.h. 77.289763: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000000694eb87 (0xfff291b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289765: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291b1 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289765: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe140(0x00000000ffffe000) deq 0x00000000ffffe120(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289766: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289767: xhci_urb_giveback: ep1in-bulk: urb 000000000883113d pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289768: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe140(0x00000000ffffe000) deq 0x00000000ffffe130(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289768: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc730(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289771: xhci_queue_trb: BULK: Buffer 00000000ffd6a200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289771: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff863c0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 449 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289771: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.289774: xhci_urb_enqueue: ep7in-bulk: urb 00000000d08e510a pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289774: xhci_queue_trb: BULK: Buffer 00000000ffd69b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289774: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff863d0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 448 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289774: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.289777: xhci_urb_enqueue: ep7in-bulk: urb 00000000534fa684 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289778: xhci_queue_trb: BULK: Buffer 00000000ffd68000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289778: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff863e0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 447 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289778: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.289781: xhci_urb_enqueue: ep7in-bulk: urb 00000000d19f2572 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289781: xhci_queue_trb: BULK: Buffer 00000000ffd67c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4236 [047] d... 77.289781: xhci_inc_enq: BULK 00000000ff19fe5f: enq 0x00000000fff863f0(0x00000000fff86000) deq 0x00000000fff86000(0x00000000fff86000) segs 2 stream 0 free_trbs 446 bounce 16 cycle 1
bulk-cancel-4236 [047] d... 77.289781: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
bulk-cancel-4236 [047] d... 77.289784: xhci_urb_dequeue: ep4in-bulk: urb 00000000b302cd62 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289785: xhci_dbg_cancel_urb: Cancel URB 00000000b302cd62, dev 11, ep 0x84, starting at offset 0xfff92010
bulk-cancel-4236 [047] d... 77.289786: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.289786: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe150(0x00000000ffffe000) deq 0x00000000ffffe130(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.289786: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289788: xhci_urb_dequeue: ep1in-bulk: urb 000000004f27f2be pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289790: xhci_dbg_cancel_urb: Cancel URB 000000004f27f2be, dev 13, ep 0x81, starting at offset 0xfff291b0
bulk-cancel-4235 [065] d... 77.289792: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.289792: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe160(0x00000000ffffe000) deq 0x00000000ffffe130(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289793: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289796: xhci_handle_event: EVENT: TRB 00000000ffffe130 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289796: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291b1 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289798: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289798: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291b1 avg trb len 0
<idle>-0 [043] d.h. 77.289798: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff291b0
<idle>-0 [043] d.h. 77.289800: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe160(0x00000000ffffe000) deq 0x00000000ffffe140(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289800: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc740(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289800: xhci_handle_event: EVENT: TRB 00000000fff92010 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289801: xhci_handle_transfer: BULK: Buffer 00000000ffe1b800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289802: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc750(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289802: xhci_handle_event: EVENT: TRB 00000000ffffe140 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289802: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.289803: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92011 avg trb len 0
<idle>-0 [043] d.h. 77.289803: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92010 (dma).
<idle>-0 [043] d.h. 77.289804: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289805: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289805: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.289806: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92020 (DMA)
<idle>-0 [043] d.h. 77.289807: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 0000000079844c9d (0xfff92020 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289808: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92021 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.289809: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe170(0x00000000ffffe000) deq 0x00000000ffffe140(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289809: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289811: xhci_urb_giveback: ep4in-bulk: urb 00000000b302cd62 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289812: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe170(0x00000000ffffe000) deq 0x00000000ffffe150(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289812: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc760(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289812: xhci_handle_event: EVENT: TRB 00000000ffffe150 status 'Context State Error' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289812: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.289813: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291b1 avg trb len 0
<idle>-0 [043] d.h. 77.289813: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff291b0 (dma).
<idle>-0 [043] d.h. 77.289814: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289815: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289816: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.289816: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff291c0 (DMA)
<idle>-0 [043] d.h. 77.289817: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 0000000047ea9887 (0xfff291c0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289819: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291c1 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289819: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe180(0x00000000ffffe000) deq 0x00000000ffffe150(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289819: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289821: xhci_urb_giveback: ep1in-bulk: urb 000000004f27f2be pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289822: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe180(0x00000000ffffe000) deq 0x00000000ffffe160(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289823: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc770(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289823: xhci_handle_event: EVENT: TRB 00000000ffffe160 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289823: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92021 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.289824: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289824: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92021 avg trb len 0
<idle>-0 [043] d.h. 77.289824: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92020
<idle>-0 [043] d.h. 77.289825: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.289826: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe180(0x00000000ffffe000) deq 0x00000000ffffe170(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289826: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc780(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289826: xhci_handle_event: EVENT: TRB 00000000ffffe170 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289827: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291c1 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.289827: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289827: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291c1 avg trb len 0
<idle>-0 [043] d.h. 77.289828: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff291c0
<idle>-0 [043] d.h. 77.289828: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.289829: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe180(0x00000000ffffe000) deq 0x00000000ffffe180(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289829: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc790(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289845: xhci_urb_dequeue: ep4in-bulk: urb 0000000056484d27 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289847: xhci_dbg_cancel_urb: Cancel URB 0000000056484d27, dev 11, ep 0x84, starting at offset 0xfff92020
bulk-cancel-4236 [047] d... 77.289848: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.289849: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe190(0x00000000ffffe000) deq 0x00000000ffffe180(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.289849: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289851: xhci_urb_dequeue: ep4in-bulk: urb 0000000095bb21bb pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289852: xhci_dbg_cancel_urb: Cancel URB 0000000095bb21bb, dev 13, ep 0x84, starting at offset 0xfff1d150
bulk-cancel-4235 [065] d... 77.289854: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.289855: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe1a0(0x00000000ffffe000) deq 0x00000000ffffe180(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289855: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289858: xhci_handle_event: EVENT: TRB 00000000fff92020 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289859: xhci_handle_transfer: BULK: Buffer 00000000ffe1a700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289859: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc7a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289896: xhci_handle_event: EVENT: TRB 00000000ffffe180 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289897: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.289898: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92021 avg trb len 0
<idle>-0 [043] d.h. 77.289899: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92020 (dma).
<idle>-0 [043] d.h. 77.289899: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289900: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289900: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.289901: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92030 (DMA)
<idle>-0 [043] d.h. 77.289902: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 00000000789bafee (0xfff92030 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289904: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92031 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.289904: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe1b0(0x00000000ffffe000) deq 0x00000000ffffe180(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289904: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289906: xhci_urb_giveback: ep4in-bulk: urb 0000000056484d27 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289907: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe1b0(0x00000000ffffe000) deq 0x00000000ffffe190(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289907: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc7b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289908: xhci_handle_event: EVENT: TRB 00000000fff1d150 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289909: xhci_handle_transfer: BULK: Buffer 00000000ffe72b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289910: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc7c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289910: xhci_handle_event: EVENT: TRB 00000000ffffe190 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289910: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.289911: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d151 avg trb len 0
<idle>-0 [043] d.h. 77.289912: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d150 (dma).
<idle>-0 [043] d.h. 77.289913: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289913: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289914: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.289914: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d160 (DMA)
<idle>-0 [043] d.h. 77.289916: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 0000000035b551fc (0xfff1d160 dma), new cycle = 1
<idle>-0 [043] d.h. 77.289917: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d161 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.289917: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe1c0(0x00000000ffffe000) deq 0x00000000ffffe190(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289918: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289919: xhci_urb_giveback: ep4in-bulk: urb 0000000095bb21bb pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.289920: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe1c0(0x00000000ffffe000) deq 0x00000000ffffe1a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289921: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc7d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289921: xhci_handle_event: EVENT: TRB 00000000ffffe1a0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289921: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92031 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.289921: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.289922: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92031 avg trb len 0
<idle>-0 [043] d.h. 77.289922: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92030
<idle>-0 [043] d.h. 77.289923: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.289924: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe1c0(0x00000000ffffe000) deq 0x00000000ffffe1b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289924: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc7e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289925: xhci_handle_event: EVENT: TRB 00000000ffffe1b0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289925: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d161 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.289925: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.289926: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d161 avg trb len 0
<idle>-0 [043] d.h. 77.289926: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d160
<idle>-0 [043] d.h. 77.289927: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.289927: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe1c0(0x00000000ffffe000) deq 0x00000000ffffe1c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.289927: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc7f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.289943: xhci_urb_dequeue: ep4in-bulk: urb 0000000028e6a819 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.289944: xhci_dbg_cancel_urb: Cancel URB 0000000028e6a819, dev 11, ep 0x84, starting at offset 0xfff92030
bulk-cancel-4236 [047] d... 77.289946: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.289946: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe1d0(0x00000000ffffe000) deq 0x00000000ffffe1c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.289946: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.289948: xhci_urb_dequeue: ep4in-bulk: urb 000000003467d779 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.289950: xhci_dbg_cancel_urb: Cancel URB 000000003467d779, dev 13, ep 0x84, starting at offset 0xfff1d160
bulk-cancel-4235 [065] d... 77.289952: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.289953: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe1e0(0x00000000ffffe000) deq 0x00000000ffffe1c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.289953: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.289956: xhci_handle_event: EVENT: TRB 00000000fff92030 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.289957: xhci_handle_transfer: BULK: Buffer 00000000ffe19300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.289957: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc800(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.289993: xhci_handle_event: EVENT: TRB 00000000ffffe1c0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.289994: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.289995: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92031 avg trb len 0
<idle>-0 [043] d.h. 77.289996: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92030 (dma).
<idle>-0 [043] d.h. 77.289996: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.289997: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.289997: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.289999: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92040 (DMA)
<idle>-0 [043] d.h. 77.289999: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 000000007275673c (0xfff92040 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290001: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92041 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.290002: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe1f0(0x00000000ffffe000) deq 0x00000000ffffe1c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290002: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290004: xhci_urb_giveback: ep4in-bulk: urb 0000000028e6a819 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290004: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe1f0(0x00000000ffffe000) deq 0x00000000ffffe1d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290005: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc810(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290005: xhci_handle_event: EVENT: TRB 00000000fff1d160 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290006: xhci_handle_transfer: BULK: Buffer 00000000ffe71000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290007: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc820(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290007: xhci_handle_event: EVENT: TRB 00000000ffffe1d0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290007: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290008: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d161 avg trb len 0
<idle>-0 [043] d.h. 77.290008: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d160 (dma).
<idle>-0 [043] d.h. 77.290009: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290009: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290010: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.290011: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d170 (DMA)
<idle>-0 [043] d.h. 77.290012: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000006853e5e9 (0xfff1d170 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290014: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d171 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290014: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe200(0x00000000ffffe000) deq 0x00000000ffffe1d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290014: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290016: xhci_urb_giveback: ep4in-bulk: urb 000000003467d779 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290017: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe200(0x00000000ffffe000) deq 0x00000000ffffe1e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290017: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc830(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290017: xhci_handle_event: EVENT: TRB 00000000ffffe1e0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290018: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92041 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.290018: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290018: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92041 avg trb len 0
<idle>-0 [043] d.h. 77.290019: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92040
<idle>-0 [043] d.h. 77.290019: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.290020: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe200(0x00000000ffffe000) deq 0x00000000ffffe1f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290020: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc840(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290021: xhci_handle_event: EVENT: TRB 00000000ffffe1f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290021: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d171 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290021: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290022: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d171 avg trb len 0
<idle>-0 [043] d.h. 77.290022: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d170
<idle>-0 [043] d.h. 77.290023: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.290023: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe200(0x00000000ffffe000) deq 0x00000000ffffe200(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290023: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc850(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290039: xhci_urb_dequeue: ep4in-bulk: urb 0000000053bfb1ae pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290041: xhci_dbg_cancel_urb: Cancel URB 0000000053bfb1ae, dev 11, ep 0x84, starting at offset 0xfff92040
bulk-cancel-4236 [047] d... 77.290042: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.290042: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe210(0x00000000ffffe000) deq 0x00000000ffffe200(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290042: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.290044: xhci_urb_dequeue: ep4in-bulk: urb 00000000b365663c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.290046: xhci_dbg_cancel_urb: Cancel URB 00000000b365663c, dev 13, ep 0x84, starting at offset 0xfff1d170
bulk-cancel-4235 [065] d... 77.290049: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.290049: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe220(0x00000000ffffe000) deq 0x00000000ffffe200(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.290049: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290052: xhci_handle_event: EVENT: TRB 00000000fff92040 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290053: xhci_handle_transfer: BULK: Buffer 00000000ffe18400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290053: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc860(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290089: xhci_handle_event: EVENT: TRB 00000000ffffe200 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290090: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290092: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92041 avg trb len 0
<idle>-0 [043] d.h. 77.290092: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92040 (dma).
<idle>-0 [043] d.h. 77.290093: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290094: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290094: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.290095: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92050 (DMA)
<idle>-0 [043] d.h. 77.290096: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 000000002bb8c4e6 (0xfff92050 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290098: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92051 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.290098: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe230(0x00000000ffffe000) deq 0x00000000ffffe200(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290098: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290100: xhci_urb_giveback: ep4in-bulk: urb 0000000053bfb1ae pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290101: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe230(0x00000000ffffe000) deq 0x00000000ffffe210(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290101: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc870(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290101: xhci_handle_event: EVENT: TRB 00000000fff1d170 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290102: xhci_handle_transfer: BULK: Buffer 00000000ffe70c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290103: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc880(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290104: xhci_handle_event: EVENT: TRB 00000000ffffe210 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290104: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290104: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d171 avg trb len 0
<idle>-0 [043] d.h. 77.290105: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d170 (dma).
<idle>-0 [043] d.h. 77.290106: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290106: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290107: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.290107: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d180 (DMA)
<idle>-0 [043] d.h. 77.290109: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 0000000088f41260 (0xfff1d180 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290110: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d181 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290111: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe240(0x00000000ffffe000) deq 0x00000000ffffe210(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290111: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290112: xhci_urb_giveback: ep4in-bulk: urb 00000000b365663c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290113: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe240(0x00000000ffffe000) deq 0x00000000ffffe220(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290114: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc890(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290114: xhci_handle_event: EVENT: TRB 00000000ffffe220 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290114: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92051 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.290115: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290115: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92051 avg trb len 0
<idle>-0 [043] d.h. 77.290115: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92050
<idle>-0 [043] d.h. 77.290116: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.290116: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe240(0x00000000ffffe000) deq 0x00000000ffffe230(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290117: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc8a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290117: xhci_handle_event: EVENT: TRB 00000000ffffe230 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290117: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d181 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290118: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290118: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d181 avg trb len 0
<idle>-0 [043] d.h. 77.290119: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d180
<idle>-0 [043] d.h. 77.290120: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.290120: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe240(0x00000000ffffe000) deq 0x00000000ffffe240(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290120: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc8b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290137: xhci_urb_dequeue: ep4in-bulk: urb 0000000024218bfb pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290138: xhci_dbg_cancel_urb: Cancel URB 0000000024218bfb, dev 11, ep 0x84, starting at offset 0xfff92050
bulk-cancel-4236 [047] d... 77.290139: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.290140: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe250(0x00000000ffffe000) deq 0x00000000ffffe240(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290140: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.290142: xhci_urb_dequeue: ep4in-bulk: urb 000000007a2d4f77 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.290144: xhci_dbg_cancel_urb: Cancel URB 000000007a2d4f77, dev 13, ep 0x84, starting at offset 0xfff1d180
bulk-cancel-4235 [065] d... 77.290146: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.290146: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe260(0x00000000ffffe000) deq 0x00000000ffffe240(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.290147: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290150: xhci_handle_event: EVENT: TRB 00000000fff92050 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290150: xhci_handle_transfer: BULK: Buffer 00000000ffe17100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290151: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc8c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290187: xhci_handle_event: EVENT: TRB 00000000ffffe240 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290188: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290189: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92051 avg trb len 0
<idle>-0 [043] d.h. 77.290190: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92050 (dma).
<idle>-0 [043] d.h. 77.290190: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290191: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290191: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.290192: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92060 (DMA)
<idle>-0 [043] d.h. 77.290193: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 00000000910da745 (0xfff92060 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290195: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92061 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.290196: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe270(0x00000000ffffe000) deq 0x00000000ffffe240(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290196: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290198: xhci_urb_giveback: ep4in-bulk: urb 0000000024218bfb pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290199: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe270(0x00000000ffffe000) deq 0x00000000ffffe250(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290199: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc8d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290199: xhci_handle_event: EVENT: TRB 00000000fff1d180 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290200: xhci_handle_transfer: BULK: Buffer 00000000ffe6f400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290201: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc8e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290201: xhci_handle_event: EVENT: TRB 00000000ffffe250 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290202: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290202: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d181 avg trb len 0
<idle>-0 [043] d.h. 77.290203: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d180 (dma).
<idle>-0 [043] d.h. 77.290203: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290204: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290204: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.290205: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d190 (DMA)
<idle>-0 [043] d.h. 77.290207: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000004c5e72d4 (0xfff1d190 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290208: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d191 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290209: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe280(0x00000000ffffe000) deq 0x00000000ffffe250(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290209: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290210: xhci_urb_giveback: ep4in-bulk: urb 000000007a2d4f77 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290211: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe280(0x00000000ffffe000) deq 0x00000000ffffe260(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290212: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc8f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290212: xhci_handle_event: EVENT: TRB 00000000ffffe260 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290213: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92061 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.290213: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290213: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92061 avg trb len 0
<idle>-0 [043] d.h. 77.290214: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92060
<idle>-0 [043] d.h. 77.290214: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.290215: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe280(0x00000000ffffe000) deq 0x00000000ffffe270(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290215: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc900(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290216: xhci_handle_event: EVENT: TRB 00000000ffffe270 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290216: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d191 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290216: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290217: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d191 avg trb len 0
<idle>-0 [043] d.h. 77.290217: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d190
<idle>-0 [043] d.h. 77.290217: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.290218: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe280(0x00000000ffffe000) deq 0x00000000ffffe280(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290218: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc910(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290233: xhci_urb_dequeue: ep4in-bulk: urb 00000000ea98c46f pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290234: xhci_dbg_cancel_urb: Cancel URB 00000000ea98c46f, dev 11, ep 0x84, starting at offset 0xfff92060
bulk-cancel-4236 [047] d... 77.290236: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.290236: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe290(0x00000000ffffe000) deq 0x00000000ffffe280(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290236: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.290238: xhci_urb_dequeue: ep4in-bulk: urb 000000003187c3cd pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.290240: xhci_dbg_cancel_urb: Cancel URB 000000003187c3cd, dev 13, ep 0x84, starting at offset 0xfff1d190
bulk-cancel-4235 [065] d... 77.290242: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.290242: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe2a0(0x00000000ffffe000) deq 0x00000000ffffe280(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.290243: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290246: xhci_handle_event: EVENT: TRB 00000000fff92060 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290246: xhci_handle_transfer: BULK: Buffer 00000000ffe16200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290247: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc920(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290283: xhci_handle_event: EVENT: TRB 00000000ffffe280 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290284: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290286: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92061 avg trb len 0
<idle>-0 [043] d.h. 77.290286: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92060 (dma).
<idle>-0 [043] d.h. 77.290287: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290287: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290288: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.290289: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92070 (DMA)
<idle>-0 [043] d.h. 77.290290: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 000000001d803f8b (0xfff92070 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290291: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92071 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.290292: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe2b0(0x00000000ffffe000) deq 0x00000000ffffe280(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290292: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290294: xhci_urb_giveback: ep4in-bulk: urb 00000000ea98c46f pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290295: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe2b0(0x00000000ffffe000) deq 0x00000000ffffe290(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290295: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc930(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290295: xhci_handle_event: EVENT: TRB 00000000fff1d190 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290296: xhci_handle_transfer: BULK: Buffer 00000000ffe6ec00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290297: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc940(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290298: xhci_handle_event: EVENT: TRB 00000000ffffe290 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290298: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290298: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d191 avg trb len 0
<idle>-0 [043] d.h. 77.290299: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d190 (dma).
<idle>-0 [043] d.h. 77.290300: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290300: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290301: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.290302: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d1a0 (DMA)
<idle>-0 [043] d.h. 77.290303: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000fb496892 (0xfff1d1a0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290304: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d1a1 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290305: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe2c0(0x00000000ffffe000) deq 0x00000000ffffe290(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290305: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290306: xhci_urb_giveback: ep4in-bulk: urb 000000003187c3cd pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290307: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe2c0(0x00000000ffffe000) deq 0x00000000ffffe2a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290308: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc950(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290308: xhci_handle_event: EVENT: TRB 00000000ffffe2a0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290308: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92071 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.290309: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290309: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92071 avg trb len 0
<idle>-0 [043] d.h. 77.290309: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92070
<idle>-0 [043] d.h. 77.290310: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.290310: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe2c0(0x00000000ffffe000) deq 0x00000000ffffe2b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290311: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc960(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290311: xhci_handle_event: EVENT: TRB 00000000ffffe2b0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290311: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d1a1 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290312: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290312: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d1a1 avg trb len 0
<idle>-0 [043] d.h. 77.290312: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d1a0
<idle>-0 [043] d.h. 77.290313: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.290313: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe2c0(0x00000000ffffe000) deq 0x00000000ffffe2c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290313: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc970(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290327: xhci_urb_dequeue: ep7in-bulk: urb 0000000094dfca62 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290328: xhci_dbg_cancel_urb: Cancel URB 0000000094dfca62, dev 11, ep 0x87, starting at offset 0xfff86000
bulk-cancel-4236 [047] d... 77.290329: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.290330: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe2d0(0x00000000ffffe000) deq 0x00000000ffffe2c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290330: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.290332: xhci_urb_dequeue: ep4in-bulk: urb 00000000be05a5a9 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.290333: xhci_dbg_cancel_urb: Cancel URB 00000000be05a5a9, dev 13, ep 0x84, starting at offset 0xfff1d1a0
bulk-cancel-4235 [065] d... 77.290336: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.290336: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe2e0(0x00000000ffffe000) deq 0x00000000ffffe2c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.290336: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290339: xhci_handle_event: EVENT: TRB 00000000fff86000 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290340: xhci_handle_transfer: BULK: Buffer 00000000ffe15a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290341: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc980(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290375: xhci_handle_event: EVENT: TRB 00000000ffffe2c0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290376: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290378: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86001 avg trb len 0
<idle>-0 [043] d.h. 77.290378: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86000 (dma).
<idle>-0 [043] d.h. 77.290379: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290380: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290380: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.290381: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86010 (DMA)
<idle>-0 [043] d.h. 77.290382: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 00000000f86f5335 (0xfff86010 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290383: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86011 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290384: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe2f0(0x00000000ffffe000) deq 0x00000000ffffe2c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290384: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290386: xhci_urb_giveback: ep7in-bulk: urb 0000000094dfca62 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290387: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe2f0(0x00000000ffffe000) deq 0x00000000ffffe2d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290387: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc990(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290387: xhci_handle_event: EVENT: TRB 00000000fff1d1a0 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290389: xhci_handle_transfer: BULK: Buffer 00000000ffe6d300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290390: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc9a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290390: xhci_handle_event: EVENT: TRB 00000000ffffe2d0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290390: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290391: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d1a1 avg trb len 0
<idle>-0 [043] d.h. 77.290391: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d1a0 (dma).
<idle>-0 [043] d.h. 77.290392: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290393: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290393: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.290394: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d1b0 (DMA)
<idle>-0 [043] d.h. 77.290395: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000004073a248 (0xfff1d1b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290397: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d1b1 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290397: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe300(0x00000000ffffe000) deq 0x00000000ffffe2d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290397: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290399: xhci_urb_giveback: ep4in-bulk: urb 00000000be05a5a9 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290400: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe300(0x00000000ffffe000) deq 0x00000000ffffe2e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290400: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc9b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290401: xhci_handle_event: EVENT: TRB 00000000ffffe2e0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290401: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86011 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290401: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290402: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86011 avg trb len 0
<idle>-0 [043] d.h. 77.290402: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86010
<idle>-0 [043] d.h. 77.290403: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.290404: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe300(0x00000000ffffe000) deq 0x00000000ffffe2f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290404: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc9c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290405: xhci_handle_event: EVENT: TRB 00000000ffffe2f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290405: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d1b1 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290405: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290406: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d1b1 avg trb len 0
<idle>-0 [043] d.h. 77.290406: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d1b0
<idle>-0 [043] d.h. 77.290407: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.290407: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe300(0x00000000ffffe000) deq 0x00000000ffffe300(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290407: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc9d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290420: xhci_urb_dequeue: ep7in-bulk: urb 00000000d4ab1747 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290422: xhci_dbg_cancel_urb: Cancel URB 00000000d4ab1747, dev 11, ep 0x87, starting at offset 0xfff86010
bulk-cancel-4236 [047] d... 77.290423: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.290423: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe310(0x00000000ffffe000) deq 0x00000000ffffe300(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290423: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.290425: xhci_urb_dequeue: ep4in-bulk: urb 00000000257ac65c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.290427: xhci_dbg_cancel_urb: Cancel URB 00000000257ac65c, dev 13, ep 0x84, starting at offset 0xfff1d1b0
bulk-cancel-4235 [065] d... 77.290429: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.290430: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe320(0x00000000ffffe000) deq 0x00000000ffffe300(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.290430: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290433: xhci_handle_event: EVENT: TRB 00000000fff86010 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290434: xhci_handle_transfer: BULK: Buffer 00000000ffe14600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290434: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc9e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290470: xhci_handle_event: EVENT: TRB 00000000ffffe300 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290471: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290472: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86011 avg trb len 0
<idle>-0 [043] d.h. 77.290473: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86010 (dma).
<idle>-0 [043] d.h. 77.290473: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290474: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290474: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.290475: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86020 (DMA)
<idle>-0 [043] d.h. 77.290476: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 00000000e276c23d (0xfff86020 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290478: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86021 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290479: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe330(0x00000000ffffe000) deq 0x00000000ffffe300(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290479: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290481: xhci_urb_giveback: ep7in-bulk: urb 00000000d4ab1747 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290481: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe330(0x00000000ffffe000) deq 0x00000000ffffe310(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290482: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc9f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290482: xhci_handle_event: EVENT: TRB 00000000fff1d1b0 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290483: xhci_handle_transfer: BULK: Buffer 00000000ffe6c700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290484: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290484: xhci_handle_event: EVENT: TRB 00000000ffffe310 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290485: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.290485: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d1b1 avg trb len 0
<idle>-0 [043] d.h. 77.290486: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d1b0 (dma).
<idle>-0 [043] d.h. 77.290486: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290487: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290487: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] d.h. 77.290488: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d1c0 (DMA)
<idle>-0 [043] d.h. 77.290489: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 00000000f83be34e (0xfff1d1c0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290491: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d1c1 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290491: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe340(0x00000000ffffe000) deq 0x00000000ffffe310(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290491: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290493: xhci_urb_giveback: ep4in-bulk: urb 00000000257ac65c pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290494: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe340(0x00000000ffffe000) deq 0x00000000ffffe320(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290494: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290494: xhci_handle_event: EVENT: TRB 00000000ffffe320 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290495: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86021 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290495: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290495: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86021 avg trb len 0
<idle>-0 [043] d.h. 77.290496: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86020
<idle>-0 [043] d.h. 77.290496: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.290497: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe340(0x00000000ffffe000) deq 0x00000000ffffe330(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290497: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290498: xhci_handle_event: EVENT: TRB 00000000ffffe330 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290498: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d1c1 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] d.h. 77.290498: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290499: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d1c1 avg trb len 0
<idle>-0 [043] d.h. 77.290499: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d1c0
<idle>-0 [043] d.h. 77.290500: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.290500: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe340(0x00000000ffffe000) deq 0x00000000ffffe340(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290500: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290515: xhci_urb_dequeue: ep7in-bulk: urb 000000000a01481f pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290516: xhci_dbg_cancel_urb: Cancel URB 000000000a01481f, dev 11, ep 0x87, starting at offset 0xfff86020
bulk-cancel-4236 [047] d... 77.290518: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.290518: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe350(0x00000000ffffe000) deq 0x00000000ffffe340(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290518: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.290520: xhci_urb_dequeue: ep7in-bulk: urb 00000000d20b02a4 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.290522: xhci_dbg_cancel_urb: Cancel URB 00000000d20b02a4, dev 13, ep 0x87, starting at offset 0xfff11150
bulk-cancel-4235 [065] d... 77.290524: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
bulk-cancel-4235 [065] d... 77.290524: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe360(0x00000000ffffe000) deq 0x00000000ffffe340(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.290525: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290528: xhci_handle_event: EVENT: TRB 00000000fff86020 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290528: xhci_handle_transfer: BULK: Buffer 00000000ffe13200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290529: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290529: xhci_handle_event: EVENT: TRB 00000000ffffe340 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290530: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290532: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86021 avg trb len 0
<idle>-0 [043] d.h. 77.290532: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86020 (dma).
<idle>-0 [043] d.h. 77.290533: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290533: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290534: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.290535: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86030 (DMA)
<idle>-0 [043] d.h. 77.290535: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 00000000cc9319b6 (0xfff86030 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290537: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86031 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290538: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe370(0x00000000ffffe000) deq 0x00000000ffffe340(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290538: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290540: xhci_urb_giveback: ep7in-bulk: urb 000000000a01481f pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290540: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe370(0x00000000ffffe000) deq 0x00000000ffffe350(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290541: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290541: xhci_handle_event: EVENT: TRB 00000000fff11150 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290542: xhci_handle_transfer: BULK: Buffer 00000000ffe6b800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290543: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290543: xhci_handle_event: EVENT: TRB 00000000ffffe350 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290544: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290544: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11151 avg trb len 0
<idle>-0 [043] d.h. 77.290544: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11150 (dma).
<idle>-0 [043] d.h. 77.290545: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290546: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290546: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.290547: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11160 (DMA)
<idle>-0 [043] d.h. 77.290548: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000007b8994d3 (0xfff11160 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290550: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11161 stream 0 slot 4 ep 15 flags c
<idle>-0 [043] d.h. 77.290550: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe380(0x00000000ffffe000) deq 0x00000000ffffe350(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290550: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290552: xhci_urb_giveback: ep7in-bulk: urb 00000000d20b02a4 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290553: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe380(0x00000000ffffe000) deq 0x00000000ffffe360(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290553: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290554: xhci_handle_event: EVENT: TRB 00000000ffffe360 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290554: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86031 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290554: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290554: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86031 avg trb len 0
<idle>-0 [043] d.h. 77.290555: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86030
<idle>-0 [043] d.h. 77.290555: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.290556: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe380(0x00000000ffffe000) deq 0x00000000ffffe370(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290556: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290557: xhci_handle_event: EVENT: TRB 00000000ffffe370 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290557: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11161 stream 0 slot 4 ep 15 flags c
<idle>-0 [043] d.h. 77.290557: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290558: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11161 avg trb len 0
<idle>-0 [043] d.h. 77.290558: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11160
<idle>-0 [043] d.h. 77.290559: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.290559: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe380(0x00000000ffffe000) deq 0x00000000ffffe380(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290560: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffca90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290573: xhci_urb_dequeue: ep7in-bulk: urb 00000000c5d07611 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290574: xhci_dbg_cancel_urb: Cancel URB 00000000c5d07611, dev 11, ep 0x87, starting at offset 0xfff86030
bulk-cancel-4236 [047] d... 77.290575: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.290576: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe390(0x00000000ffffe000) deq 0x00000000ffffe380(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290576: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.290578: xhci_urb_dequeue: ep7in-bulk: urb 00000000e9312779 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.290579: xhci_dbg_cancel_urb: Cancel URB 00000000e9312779, dev 13, ep 0x87, starting at offset 0xfff11160
bulk-cancel-4235 [065] d... 77.290581: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
bulk-cancel-4235 [065] d... 77.290582: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe3a0(0x00000000ffffe000) deq 0x00000000ffffe380(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.290582: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290585: xhci_handle_event: EVENT: TRB 00000000fff86030 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290586: xhci_handle_transfer: BULK: Buffer 00000000ffe12b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290586: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcaa0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290622: xhci_handle_event: EVENT: TRB 00000000ffffe380 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290623: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290624: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86031 avg trb len 0
<idle>-0 [043] d.h. 77.290625: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86030 (dma).
<idle>-0 [043] d.h. 77.290626: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290626: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290626: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.290627: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86040 (DMA)
<idle>-0 [043] d.h. 77.290628: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 00000000b1a2ed6a (0xfff86040 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290630: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86041 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290630: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe3b0(0x00000000ffffe000) deq 0x00000000ffffe380(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290631: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290633: xhci_urb_giveback: ep7in-bulk: urb 00000000c5d07611 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290633: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe3b0(0x00000000ffffe000) deq 0x00000000ffffe390(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290634: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcab0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290634: xhci_handle_event: EVENT: TRB 00000000fff11160 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290635: xhci_handle_transfer: BULK: Buffer 00000000ffe6a100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290636: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcac0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290636: xhci_handle_event: EVENT: TRB 00000000ffffe390 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290637: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290637: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11161 avg trb len 0
<idle>-0 [043] d.h. 77.290637: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11160 (dma).
<idle>-0 [043] d.h. 77.290638: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290638: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290639: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.290640: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11170 (DMA)
<idle>-0 [043] d.h. 77.290641: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000005e33bda1 (0xfff11170 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290642: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11171 stream 0 slot 4 ep 15 flags c
<idle>-0 [043] d.h. 77.290643: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe3c0(0x00000000ffffe000) deq 0x00000000ffffe390(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290643: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290645: xhci_urb_giveback: ep7in-bulk: urb 00000000e9312779 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290646: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe3c0(0x00000000ffffe000) deq 0x00000000ffffe3a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290646: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcad0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290647: xhci_handle_event: EVENT: TRB 00000000ffffe3a0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290647: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86041 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290647: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290648: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86041 avg trb len 0
<idle>-0 [043] d.h. 77.290648: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86040
<idle>-0 [043] d.h. 77.290648: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.290649: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe3c0(0x00000000ffffe000) deq 0x00000000ffffe3b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290650: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcae0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290650: xhci_handle_event: EVENT: TRB 00000000ffffe3b0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290650: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11171 stream 0 slot 4 ep 15 flags c
<idle>-0 [043] d.h. 77.290651: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290651: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11171 avg trb len 0
<idle>-0 [043] d.h. 77.290651: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11170
<idle>-0 [043] d.h. 77.290652: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.290652: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe3c0(0x00000000ffffe000) deq 0x00000000ffffe3c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290653: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcaf0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290667: xhci_urb_dequeue: ep7in-bulk: urb 00000000f4268671 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290668: xhci_dbg_cancel_urb: Cancel URB 00000000f4268671, dev 11, ep 0x87, starting at offset 0xfff86040
bulk-cancel-4236 [047] d... 77.290670: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.290670: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe3d0(0x00000000ffffe000) deq 0x00000000ffffe3c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290670: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.290672: xhci_urb_dequeue: ep7in-bulk: urb 000000008ff6c942 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.290674: xhci_dbg_cancel_urb: Cancel URB 000000008ff6c942, dev 13, ep 0x87, starting at offset 0xfff11170
bulk-cancel-4235 [065] d... 77.290676: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
bulk-cancel-4235 [065] d... 77.290677: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe3e0(0x00000000ffffe000) deq 0x00000000ffffe3c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.290677: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290680: xhci_handle_event: EVENT: TRB 00000000fff86040 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290681: xhci_handle_transfer: BULK: Buffer 00000000ffe11000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290681: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290718: xhci_handle_event: EVENT: TRB 00000000ffffe3c0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290718: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290720: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86041 avg trb len 0
<idle>-0 [043] d.h. 77.290720: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86040 (dma).
<idle>-0 [043] d.h. 77.290721: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290721: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290722: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.290723: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86050 (DMA)
<idle>-0 [043] d.h. 77.290724: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 000000000638cc2b (0xfff86050 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290726: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86051 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290726: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe3f0(0x00000000ffffe000) deq 0x00000000ffffe3c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290726: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290728: xhci_urb_giveback: ep7in-bulk: urb 00000000f4268671 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290729: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe3f0(0x00000000ffffe000) deq 0x00000000ffffe3d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290729: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290729: xhci_handle_event: EVENT: TRB 00000000fff11170 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290731: xhci_handle_transfer: BULK: Buffer 00000000ffe69000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290731: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290732: xhci_handle_event: EVENT: TRB 00000000ffffe3d0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290732: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290732: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11171 avg trb len 0
<idle>-0 [043] d.h. 77.290733: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11170 (dma).
<idle>-0 [043] d.h. 77.290733: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290734: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290734: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
<idle>-0 [043] d.h. 77.290735: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11180 (DMA)
<idle>-0 [043] d.h. 77.290736: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000b6b0945b (0xfff11180 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290738: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11181 stream 0 slot 4 ep 15 flags c
<idle>-0 [043] d.h. 77.290738: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe400(0x00000000ffffe000) deq 0x00000000ffffe3d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290738: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290740: xhci_urb_giveback: ep7in-bulk: urb 000000008ff6c942 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290741: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe400(0x00000000ffffe000) deq 0x00000000ffffe3e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290741: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290742: xhci_handle_event: EVENT: TRB 00000000ffffe3e0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290742: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86051 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290742: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290742: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86051 avg trb len 0
<idle>-0 [043] d.h. 77.290743: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86050
<idle>-0 [043] d.h. 77.290743: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.290744: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe400(0x00000000ffffe000) deq 0x00000000ffffe3f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290744: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290745: xhci_handle_event: EVENT: TRB 00000000ffffe3f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290745: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11181 stream 0 slot 4 ep 15 flags c
<idle>-0 [043] d.h. 77.290745: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.290746: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11181 avg trb len 0
<idle>-0 [043] d.h. 77.290746: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11180
<idle>-0 [043] d.h. 77.290747: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
<idle>-0 [043] d.h. 77.290747: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe400(0x00000000ffffe000) deq 0x00000000ffffe400(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290747: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290764: xhci_urb_dequeue: ep7in-bulk: urb 00000000d5139769 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290765: xhci_dbg_cancel_urb: Cancel URB 00000000d5139769, dev 11, ep 0x87, starting at offset 0xfff86050
bulk-cancel-4236 [047] d... 77.290766: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.290766: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe410(0x00000000ffffe000) deq 0x00000000ffffe400(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290767: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290774: xhci_handle_event: EVENT: TRB 00000000fff86050 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290774: xhci_handle_transfer: BULK: Buffer 00000000ffe10c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290775: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290813: xhci_handle_event: EVENT: TRB 00000000ffffe400 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290814: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290815: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86051 avg trb len 0
<idle>-0 [043] d.h. 77.290815: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86050 (dma).
<idle>-0 [043] d.h. 77.290816: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290817: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290817: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.290818: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86060 (DMA)
<idle>-0 [043] d.h. 77.290819: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 000000002d1c8add (0xfff86060 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290821: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86061 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290821: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe420(0x00000000ffffe000) deq 0x00000000ffffe400(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290821: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290823: xhci_urb_giveback: ep7in-bulk: urb 00000000d5139769 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290824: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe420(0x00000000ffffe000) deq 0x00000000ffffe410(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290824: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290835: xhci_urb_dequeue: ep7in-bulk: urb 00000000e5248439 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290836: xhci_dbg_cancel_urb: Cancel URB 00000000e5248439, dev 11, ep 0x87, starting at offset 0xfff86060
bulk-cancel-4236 [047] d... 77.290838: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.290838: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe430(0x00000000ffffe000) deq 0x00000000ffffe410(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290838: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290854: xhci_handle_event: EVENT: TRB 00000000ffffe410 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290854: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86061 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290855: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290855: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86061 avg trb len 0
<idle>-0 [043] d.h. 77.290856: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86060
<idle>-0 [043] d.h. 77.290857: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe430(0x00000000ffffe000) deq 0x00000000ffffe420(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290858: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290858: xhci_handle_event: EVENT: TRB 00000000ffffe420 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290858: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.290859: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86061 avg trb len 0
<idle>-0 [043] d.h. 77.290859: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86060 (dma).
<idle>-0 [043] d.h. 77.290860: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290860: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290861: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.290861: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86070 (DMA)
<idle>-0 [043] d.h. 77.290862: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 000000001307a88a (0xfff86070 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290864: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86071 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290864: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe440(0x00000000ffffe000) deq 0x00000000ffffe420(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290865: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290866: xhci_urb_giveback: ep7in-bulk: urb 00000000e5248439 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290867: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe440(0x00000000ffffe000) deq 0x00000000ffffe430(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290868: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcb90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290880: xhci_urb_dequeue: ep1in-bulk: urb 0000000019444538 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290881: xhci_dbg_cancel_urb: Cancel URB 0000000019444538, dev 11, ep 0x81, starting at offset 0xfff9e070
bulk-cancel-4236 [047] d... 77.290882: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.290882: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe450(0x00000000ffffe000) deq 0x00000000ffffe430(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290883: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290894: xhci_handle_event: EVENT: TRB 00000000ffffe430 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290894: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86071 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.290895: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290895: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86071 avg trb len 0
<idle>-0 [043] d.h. 77.290895: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86070
<idle>-0 [043] d.h. 77.290896: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.290897: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe450(0x00000000ffffe000) deq 0x00000000ffffe440(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290897: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcba0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290898: xhci_handle_event: EVENT: TRB 00000000fff9e070 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.290898: xhci_handle_transfer: BULK: Buffer 00000000ffe0ec00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.290899: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290899: xhci_handle_event: EVENT: TRB 00000000ffffe440 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290899: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.290900: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e071 avg trb len 0
<idle>-0 [043] d.h. 77.290900: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e070 (dma).
<idle>-0 [043] d.h. 77.290901: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290901: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290902: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.290902: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e080 (DMA)
<idle>-0 [043] d.h. 77.290904: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000deb30afe (0xfff9e080 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290905: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e081 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.290906: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe460(0x00000000ffffe000) deq 0x00000000ffffe440(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290906: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290907: xhci_urb_giveback: ep1in-bulk: urb 0000000019444538 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290908: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe460(0x00000000ffffe000) deq 0x00000000ffffe450(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290909: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbc0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290920: xhci_urb_dequeue: ep1in-bulk: urb 00000000a1affef2 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290921: xhci_dbg_cancel_urb: Cancel URB 00000000a1affef2, dev 11, ep 0x81, starting at offset 0xfff9e080
bulk-cancel-4236 [047] d... 77.290922: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.290922: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe470(0x00000000ffffe000) deq 0x00000000ffffe450(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290922: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290934: xhci_handle_event: EVENT: TRB 00000000ffffe450 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290934: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e081 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.290935: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290935: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e081 avg trb len 0
<idle>-0 [043] d.h. 77.290935: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e080
<idle>-0 [043] d.h. 77.290937: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe470(0x00000000ffffe000) deq 0x00000000ffffe460(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290937: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbd0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290937: xhci_handle_event: EVENT: TRB 00000000ffffe460 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290937: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.290938: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e081 avg trb len 0
<idle>-0 [043] d.h. 77.290938: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e080 (dma).
<idle>-0 [043] d.h. 77.290939: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290939: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290940: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.290941: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e090 (DMA)
<idle>-0 [043] d.h. 77.290942: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 0000000062bac6aa (0xfff9e090 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290944: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e091 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.290944: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe480(0x00000000ffffe000) deq 0x00000000ffffe460(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290944: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290946: xhci_urb_giveback: ep1in-bulk: urb 00000000a1affef2 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290947: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe480(0x00000000ffffe000) deq 0x00000000ffffe470(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290947: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbe0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290958: xhci_urb_dequeue: ep1in-bulk: urb 000000000a5fc4ea pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290960: xhci_dbg_cancel_urb: Cancel URB 000000000a5fc4ea, dev 11, ep 0x81, starting at offset 0xfff9e090
bulk-cancel-4236 [047] d... 77.290961: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.290961: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe490(0x00000000ffffe000) deq 0x00000000ffffe470(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.290961: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290974: xhci_handle_event: EVENT: TRB 00000000ffffe470 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290974: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e091 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.290975: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.290975: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e091 avg trb len 0
<idle>-0 [043] d.h. 77.290975: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e090
<idle>-0 [043] d.h. 77.290977: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe490(0x00000000ffffe000) deq 0x00000000ffffe480(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290977: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcbf0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.290977: xhci_handle_event: EVENT: TRB 00000000ffffe480 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.290978: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.290978: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e091 avg trb len 0
<idle>-0 [043] d.h. 77.290978: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e090 (dma).
<idle>-0 [043] d.h. 77.290979: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.290979: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.290980: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.290981: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e0a0 (DMA)
<idle>-0 [043] d.h. 77.290982: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000610e1a26 (0xfff9e0a0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.290984: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0a1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.290984: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe4a0(0x00000000ffffe000) deq 0x00000000ffffe480(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290984: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.290986: xhci_urb_giveback: ep1in-bulk: urb 000000000a5fc4ea pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.290987: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe4a0(0x00000000ffffe000) deq 0x00000000ffffe490(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.290987: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.290998: xhci_urb_dequeue: ep1in-bulk: urb 00000000da3d125a pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.290999: xhci_dbg_cancel_urb: Cancel URB 00000000da3d125a, dev 11, ep 0x81, starting at offset 0xfff9e0a0
bulk-cancel-4236 [047] d... 77.291001: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.291001: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe4b0(0x00000000ffffe000) deq 0x00000000ffffe490(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291001: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291014: xhci_handle_event: EVENT: TRB 00000000ffffe490 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291014: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0a1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291015: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291015: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0a1 avg trb len 0
<idle>-0 [043] d.h. 77.291015: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e0a0
<idle>-0 [043] d.h. 77.291017: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe4b0(0x00000000ffffe000) deq 0x00000000ffffe4a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291017: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291017: xhci_handle_event: EVENT: TRB 00000000ffffe4a0 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291017: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.291018: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0a1 avg trb len 0
<idle>-0 [043] d.h. 77.291018: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e0a0 (dma).
<idle>-0 [043] d.h. 77.291019: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291020: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291020: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.291021: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e0b0 (DMA)
<idle>-0 [043] d.h. 77.291022: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 000000007394c805 (0xfff9e0b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291023: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0b1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291023: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe4c0(0x00000000ffffe000) deq 0x00000000ffffe4a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291024: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291025: xhci_urb_giveback: ep1in-bulk: urb 00000000da3d125a pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291026: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe4c0(0x00000000ffffe000) deq 0x00000000ffffe4b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291026: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291038: xhci_urb_dequeue: ep1in-bulk: urb 00000000dd56a08e pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291039: xhci_dbg_cancel_urb: Cancel URB 00000000dd56a08e, dev 11, ep 0x81, starting at offset 0xfff9e0b0
bulk-cancel-4236 [047] d... 77.291040: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.291040: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe4d0(0x00000000ffffe000) deq 0x00000000ffffe4b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291040: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291054: xhci_handle_event: EVENT: TRB 00000000ffffe4b0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291054: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0b1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291055: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291055: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0b1 avg trb len 0
<idle>-0 [043] d.h. 77.291055: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e0b0
<idle>-0 [043] d.h. 77.291057: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe4d0(0x00000000ffffe000) deq 0x00000000ffffe4c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291057: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291057: xhci_handle_event: EVENT: TRB 00000000ffffe4c0 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291058: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.291058: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0b1 avg trb len 0
<idle>-0 [043] d.h. 77.291058: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e0b0 (dma).
<idle>-0 [043] d.h. 77.291059: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291060: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291060: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.291061: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e0c0 (DMA)
<idle>-0 [043] d.h. 77.291062: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 0000000075e4949f (0xfff9e0c0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291063: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0c1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291064: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe4e0(0x00000000ffffe000) deq 0x00000000ffffe4c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291064: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291065: xhci_urb_giveback: ep1in-bulk: urb 00000000dd56a08e pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291066: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe4e0(0x00000000ffffe000) deq 0x00000000ffffe4d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291067: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291078: xhci_urb_dequeue: ep1in-bulk: urb 000000003c1e40bb pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291079: xhci_dbg_cancel_urb: Cancel URB 000000003c1e40bb, dev 11, ep 0x81, starting at offset 0xfff9e0c0
bulk-cancel-4236 [047] d... 77.291080: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.291080: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe4f0(0x00000000ffffe000) deq 0x00000000ffffe4d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291080: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291094: xhci_handle_event: EVENT: TRB 00000000ffffe4d0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291094: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0c1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291095: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291095: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0c1 avg trb len 0
<idle>-0 [043] d.h. 77.291095: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e0c0
<idle>-0 [043] d.h. 77.291096: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe4f0(0x00000000ffffe000) deq 0x00000000ffffe4e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291097: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291097: xhci_handle_event: EVENT: TRB 00000000ffffe4e0 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291097: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.291098: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0c1 avg trb len 0
<idle>-0 [043] d.h. 77.291099: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e0c0 (dma).
<idle>-0 [043] d.h. 77.291099: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291100: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291101: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.291101: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e0d0 (DMA)
<idle>-0 [043] d.h. 77.291102: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000af3bedf5 (0xfff9e0d0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291104: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0d1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291104: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe500(0x00000000ffffe000) deq 0x00000000ffffe4e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291104: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291106: xhci_urb_giveback: ep1in-bulk: urb 000000003c1e40bb pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291107: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe500(0x00000000ffffe000) deq 0x00000000ffffe4f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291107: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291118: xhci_urb_dequeue: ep1in-bulk: urb 000000006fef8870 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291119: xhci_dbg_cancel_urb: Cancel URB 000000006fef8870, dev 11, ep 0x81, starting at offset 0xfff9e0d0
bulk-cancel-4236 [047] d... 77.291120: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.291121: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe510(0x00000000ffffe000) deq 0x00000000ffffe4f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291121: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291134: xhci_handle_event: EVENT: TRB 00000000ffffe4f0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291134: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0d1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291135: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291135: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0d1 avg trb len 0
<idle>-0 [043] d.h. 77.291136: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e0d0
<idle>-0 [043] d.h. 77.291137: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe510(0x00000000ffffe000) deq 0x00000000ffffe500(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291137: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291138: xhci_handle_event: EVENT: TRB 00000000ffffe500 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291138: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.291138: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0d1 avg trb len 0
<idle>-0 [043] d.h. 77.291139: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e0d0 (dma).
<idle>-0 [043] d.h. 77.291140: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291140: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291141: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
<idle>-0 [043] d.h. 77.291141: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e0e0 (DMA)
<idle>-0 [043] d.h. 77.291142: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000215e218c (0xfff9e0e0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291144: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0e1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291144: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe520(0x00000000ffffe000) deq 0x00000000ffffe500(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291144: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291146: xhci_urb_giveback: ep1in-bulk: urb 000000006fef8870 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291147: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe520(0x00000000ffffe000) deq 0x00000000ffffe510(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291147: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291159: xhci_urb_dequeue: ep4in-bulk: urb 00000000b395d96a pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291160: xhci_dbg_cancel_urb: Cancel URB 00000000b395d96a, dev 11, ep 0x84, starting at offset 0xfff92070
bulk-cancel-4236 [047] d... 77.291161: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.291161: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe530(0x00000000ffffe000) deq 0x00000000ffffe510(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291161: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291174: xhci_handle_event: EVENT: TRB 00000000ffffe510 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291174: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0e1 stream 0 slot 2 ep 3 flags c
<idle>-0 [043] d.h. 77.291175: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291175: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0e1 avg trb len 0
<idle>-0 [043] d.h. 77.291175: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e0e0
<idle>-0 [043] d.h. 77.291176: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
<idle>-0 [043] d.h. 77.291177: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe530(0x00000000ffffe000) deq 0x00000000ffffe520(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291177: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcc90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291177: xhci_handle_event: EVENT: TRB 00000000fff92070 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.291178: xhci_handle_transfer: BULK: Buffer 00000000ffe07800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.291178: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcca0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291179: xhci_handle_event: EVENT: TRB 00000000ffffe520 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291179: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.291179: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92071 avg trb len 0
<idle>-0 [043] d.h. 77.291180: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92070 (dma).
<idle>-0 [043] d.h. 77.291180: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291181: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291181: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.291182: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92080 (DMA)
<idle>-0 [043] d.h. 77.291183: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 0000000048a9e2fc (0xfff92080 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291185: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92081 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291185: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe540(0x00000000ffffe000) deq 0x00000000ffffe520(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291185: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291187: xhci_urb_giveback: ep4in-bulk: urb 00000000b395d96a pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291188: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe540(0x00000000ffffe000) deq 0x00000000ffffe530(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291188: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffccb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291199: xhci_urb_dequeue: ep4in-bulk: urb 000000003007cb90 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291200: xhci_dbg_cancel_urb: Cancel URB 000000003007cb90, dev 11, ep 0x84, starting at offset 0xfff92080
bulk-cancel-4236 [047] d... 77.291202: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.291202: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe550(0x00000000ffffe000) deq 0x00000000ffffe530(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291202: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291214: xhci_handle_event: EVENT: TRB 00000000ffffe530 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291214: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92081 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291215: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291215: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92081 avg trb len 0
<idle>-0 [043] d.h. 77.291215: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92080
<idle>-0 [043] d.h. 77.291217: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe550(0x00000000ffffe000) deq 0x00000000ffffe540(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291217: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffccc0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291218: xhci_handle_event: EVENT: TRB 00000000ffffe540 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291218: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.291218: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92081 avg trb len 0
<idle>-0 [043] d.h. 77.291219: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92080 (dma).
<idle>-0 [043] d.h. 77.291219: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291220: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291220: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.291221: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92090 (DMA)
<idle>-0 [043] d.h. 77.291222: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 000000003ac44216 (0xfff92090 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291224: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92091 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291224: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe560(0x00000000ffffe000) deq 0x00000000ffffe540(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291224: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291226: xhci_urb_giveback: ep4in-bulk: urb 000000003007cb90 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291227: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe560(0x00000000ffffe000) deq 0x00000000ffffe550(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291227: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffccd0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291238: xhci_urb_dequeue: ep4in-bulk: urb 00000000d956b62c pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291239: xhci_dbg_cancel_urb: Cancel URB 00000000d956b62c, dev 11, ep 0x84, starting at offset 0xfff92090
bulk-cancel-4236 [047] d... 77.291240: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.291240: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe570(0x00000000ffffe000) deq 0x00000000ffffe550(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291240: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291254: xhci_handle_event: EVENT: TRB 00000000ffffe550 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291254: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92091 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291255: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291255: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92091 avg trb len 0
<idle>-0 [043] d.h. 77.291256: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92090
<idle>-0 [043] d.h. 77.291257: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe570(0x00000000ffffe000) deq 0x00000000ffffe560(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291257: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcce0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291257: xhci_handle_event: EVENT: TRB 00000000ffffe560 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291258: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.291258: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92091 avg trb len 0
<idle>-0 [043] d.h. 77.291258: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92090 (dma).
<idle>-0 [043] d.h. 77.291259: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291260: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291260: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.291261: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff920a0 (DMA)
<idle>-0 [043] d.h. 77.291262: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 00000000a03fa88c (0xfff920a0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291264: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920a1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291264: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe580(0x00000000ffffe000) deq 0x00000000ffffe560(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291264: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291266: xhci_urb_giveback: ep4in-bulk: urb 00000000d956b62c pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291267: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe580(0x00000000ffffe000) deq 0x00000000ffffe570(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291267: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffccf0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291278: xhci_urb_dequeue: ep4in-bulk: urb 00000000d0352585 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291279: xhci_dbg_cancel_urb: Cancel URB 00000000d0352585, dev 11, ep 0x84, starting at offset 0xfff920a0
bulk-cancel-4236 [047] d... 77.291280: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.291280: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe590(0x00000000ffffe000) deq 0x00000000ffffe570(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291281: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291294: xhci_handle_event: EVENT: TRB 00000000ffffe570 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291294: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920a1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291295: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291295: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920a1 avg trb len 0
<idle>-0 [043] d.h. 77.291295: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff920a0
<idle>-0 [043] d.h. 77.291297: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe590(0x00000000ffffe000) deq 0x00000000ffffe580(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291297: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291297: xhci_handle_event: EVENT: TRB 00000000ffffe580 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291298: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.291298: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920a1 avg trb len 0
<idle>-0 [043] d.h. 77.291298: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff920a0 (dma).
<idle>-0 [043] d.h. 77.291299: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291300: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291300: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.291301: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff920b0 (DMA)
<idle>-0 [043] d.h. 77.291302: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 00000000d5a797cd (0xfff920b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291303: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920b1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291304: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe5a0(0x00000000ffffe000) deq 0x00000000ffffe580(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291304: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291305: xhci_urb_giveback: ep4in-bulk: urb 00000000d0352585 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291306: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe5a0(0x00000000ffffe000) deq 0x00000000ffffe590(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291307: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291318: xhci_urb_dequeue: ep4in-bulk: urb 00000000bb0f7623 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291319: xhci_dbg_cancel_urb: Cancel URB 00000000bb0f7623, dev 11, ep 0x84, starting at offset 0xfff920b0
bulk-cancel-4236 [047] d... 77.291320: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.291320: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe5b0(0x00000000ffffe000) deq 0x00000000ffffe590(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291320: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291334: xhci_handle_event: EVENT: TRB 00000000ffffe590 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291334: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920b1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291335: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291335: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920b1 avg trb len 0
<idle>-0 [043] d.h. 77.291336: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff920b0
<idle>-0 [043] d.h. 77.291337: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe5b0(0x00000000ffffe000) deq 0x00000000ffffe5a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291337: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291337: xhci_handle_event: EVENT: TRB 00000000ffffe5a0 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291338: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.291338: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920b1 avg trb len 0
<idle>-0 [043] d.h. 77.291338: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff920b0 (dma).
<idle>-0 [043] d.h. 77.291339: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291340: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291340: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.291341: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff920c0 (DMA)
<idle>-0 [043] d.h. 77.291342: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 000000004596df76 (0xfff920c0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291344: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920c1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291344: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe5c0(0x00000000ffffe000) deq 0x00000000ffffe5a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291345: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291346: xhci_urb_giveback: ep4in-bulk: urb 00000000bb0f7623 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291347: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe5c0(0x00000000ffffe000) deq 0x00000000ffffe5b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291347: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291358: xhci_urb_dequeue: ep4in-bulk: urb 00000000bee373ca pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291360: xhci_dbg_cancel_urb: Cancel URB 00000000bee373ca, dev 11, ep 0x84, starting at offset 0xfff920c0
bulk-cancel-4236 [047] d... 77.291361: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.291361: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe5d0(0x00000000ffffe000) deq 0x00000000ffffe5b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291361: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291374: xhci_handle_event: EVENT: TRB 00000000ffffe5b0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291374: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920c1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291375: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291375: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920c1 avg trb len 0
<idle>-0 [043] d.h. 77.291375: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff920c0
<idle>-0 [043] d.h. 77.291377: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe5d0(0x00000000ffffe000) deq 0x00000000ffffe5c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291377: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291377: xhci_handle_event: EVENT: TRB 00000000ffffe5c0 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291378: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.291378: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920c1 avg trb len 0
<idle>-0 [043] d.h. 77.291379: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff920c0 (dma).
<idle>-0 [043] d.h. 77.291380: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291380: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291381: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.291381: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff920d0 (DMA)
<idle>-0 [043] d.h. 77.291382: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 000000006cd62c5c (0xfff920d0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291384: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920d1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291384: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe5e0(0x00000000ffffe000) deq 0x00000000ffffe5c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291384: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291386: xhci_urb_giveback: ep4in-bulk: urb 00000000bee373ca pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291387: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe5e0(0x00000000ffffe000) deq 0x00000000ffffe5d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291387: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291398: xhci_urb_dequeue: ep4in-bulk: urb 00000000d7837ad5 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291399: xhci_dbg_cancel_urb: Cancel URB 00000000d7837ad5, dev 11, ep 0x84, starting at offset 0xfff920d0
bulk-cancel-4236 [047] d... 77.291400: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.291401: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe5f0(0x00000000ffffe000) deq 0x00000000ffffe5d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291401: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291414: xhci_handle_event: EVENT: TRB 00000000ffffe5d0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291414: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920d1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291415: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291415: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920d1 avg trb len 0
<idle>-0 [043] d.h. 77.291416: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff920d0
<idle>-0 [043] d.h. 77.291417: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe5f0(0x00000000ffffe000) deq 0x00000000ffffe5e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291417: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291418: xhci_handle_event: EVENT: TRB 00000000ffffe5e0 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291418: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.291420: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920d1 avg trb len 0
<idle>-0 [043] d.h. 77.291420: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff920d0 (dma).
<idle>-0 [043] d.h. 77.291421: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291421: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291422: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.291422: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff920e0 (DMA)
<idle>-0 [043] d.h. 77.291423: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 00000000c75c1d8e (0xfff920e0 dma), new cycle = 1
bulk-cancel-4235 [065] d... 77.291424: xhci_urb_enqueue: ep1in-bulk: urb 0000000087a6699b pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291425: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920e1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291425: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe600(0x00000000ffffe000) deq 0x00000000ffffe5e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291426: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291428: xhci_urb_giveback: ep4in-bulk: urb 00000000d7837ad5 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291429: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe600(0x00000000ffffe000) deq 0x00000000ffffe5f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291429: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.291432: xhci_queue_trb: BULK: Buffer 00000000ffd66900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291432: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29320(0x00000000fff29000) deq 0x00000000fff291c0(0x00000000fff29000) segs 2 stream 0 free_trbs 487 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291433: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.291441: xhci_urb_enqueue: ep1in-bulk: urb 000000005a827add pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291441: xhci_queue_trb: BULK: Buffer 00000000ffd65300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291441: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29330(0x00000000fff29000) deq 0x00000000fff291c0(0x00000000fff29000) segs 2 stream 0 free_trbs 486 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291442: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4236 [047] d... 77.291443: xhci_urb_dequeue: ep7in-bulk: urb 00000000fd280660 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291444: xhci_dbg_cancel_urb: Cancel URB 00000000fd280660, dev 11, ep 0x87, starting at offset 0xfff86070
bulk-cancel-4236 [047] d... 77.291445: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.291445: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe610(0x00000000ffffe000) deq 0x00000000ffffe5f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291445: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291448: xhci_urb_enqueue: ep1in-bulk: urb 00000000b6397d22 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291448: xhci_queue_trb: BULK: Buffer 00000000ffd64400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291449: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29340(0x00000000fff29000) deq 0x00000000fff291c0(0x00000000fff29000) segs 2 stream 0 free_trbs 485 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291449: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.291454: xhci_handle_event: EVENT: TRB 00000000ffffe5f0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
bulk-cancel-4235 [065] d... 77.291454: xhci_urb_enqueue: ep1in-bulk: urb 00000000ae96a2e3 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291454: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920e1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.291456: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291456: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920e1 avg trb len 0
<idle>-0 [043] d.h. 77.291456: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff920e0
<idle>-0 [043] d.h. 77.291457: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.291458: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe610(0x00000000ffffe000) deq 0x00000000ffffe600(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291459: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291459: xhci_handle_event: EVENT: TRB 00000000fff86070 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
<idle>-0 [043] d.h. 77.291460: xhci_handle_transfer: BULK: Buffer 00000000ffe00f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.291460: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcd90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291460: xhci_handle_event: EVENT: TRB 00000000ffffe600 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291461: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.291461: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86071 avg trb len 0
<idle>-0 [043] d.h. 77.291462: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86070 (dma).
<idle>-0 [043] d.h. 77.291462: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291463: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291463: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.291464: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86080 (DMA)
<idle>-0 [043] d.h. 77.291465: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 00000000d8c72480 (0xfff86080 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291467: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86081 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.291467: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe620(0x00000000ffffe000) deq 0x00000000ffffe600(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291467: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291469: xhci_urb_giveback: ep7in-bulk: urb 00000000fd280660 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291470: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe620(0x00000000ffffe000) deq 0x00000000ffffe610(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291470: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcda0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.291473: xhci_queue_trb: BULK: Buffer 00000000ffd63100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291473: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29350(0x00000000fff29000) deq 0x00000000fff291c0(0x00000000fff29000) segs 2 stream 0 free_trbs 484 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291474: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.291480: xhci_urb_enqueue: ep1in-bulk: urb 0000000032d6610f pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291480: xhci_queue_trb: BULK: Buffer 00000000ffd62200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291481: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29360(0x00000000fff29000) deq 0x00000000fff291c0(0x00000000fff29000) segs 2 stream 0 free_trbs 483 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291481: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4236 [047] d... 77.291483: xhci_urb_dequeue: ep7in-bulk: urb 0000000064542f4f pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291484: xhci_dbg_cancel_urb: Cancel URB 0000000064542f4f, dev 11, ep 0x87, starting at offset 0xfff86080
bulk-cancel-4236 [047] d... 77.291485: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.291485: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe630(0x00000000ffffe000) deq 0x00000000ffffe610(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291486: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291487: xhci_urb_enqueue: ep1in-bulk: urb 0000000096fdb525 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291488: xhci_queue_trb: BULK: Buffer 00000000ffd61a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291488: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29370(0x00000000fff29000) deq 0x00000000fff291c0(0x00000000fff29000) segs 2 stream 0 free_trbs 482 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291488: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.291494: xhci_handle_event: EVENT: TRB 00000000ffffe610 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
bulk-cancel-4235 [065] d... 77.291494: xhci_urb_enqueue: ep1in-bulk: urb 00000000f932b60b pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291495: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86081 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.291496: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291496: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86081 avg trb len 0
<idle>-0 [043] d.h. 77.291496: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86080
<idle>-0 [043] d.h. 77.291498: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe630(0x00000000ffffe000) deq 0x00000000ffffe620(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291498: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcdb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291498: xhci_handle_event: EVENT: TRB 00000000ffffe620 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291499: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.291499: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86081 avg trb len 0
<idle>-0 [043] d.h. 77.291499: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86080 (dma).
<idle>-0 [043] d.h. 77.291500: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291501: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291501: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.291502: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff86090 (DMA)
<idle>-0 [043] d.h. 77.291503: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 00000000bcabbe20 (0xfff86090 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291505: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86091 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.291506: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe640(0x00000000ffffe000) deq 0x00000000ffffe620(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291506: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291508: xhci_urb_giveback: ep7in-bulk: urb 0000000064542f4f pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291509: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe640(0x00000000ffffe000) deq 0x00000000ffffe630(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291509: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcdc0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.291512: xhci_queue_trb: BULK: Buffer 00000000ffd60600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291513: xhci_inc_enq: BULK 00000000b4b901ac: enq 0x00000000fff29380(0x00000000fff29000) deq 0x00000000fff291c0(0x00000000fff29000) segs 2 stream 0 free_trbs 481 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291513: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
bulk-cancel-4235 [065] d... 77.291519: xhci_urb_enqueue: ep4in-bulk: urb 0000000022e4ce11 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291520: xhci_queue_trb: BULK: Buffer 00000000ffd5f200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291520: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d320(0x00000000fff1d000) deq 0x00000000fff1d1c0(0x00000000fff1d000) segs 2 stream 0 free_trbs 487 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291521: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4236 [047] d... 77.291523: xhci_urb_dequeue: ep7in-bulk: urb 0000000062af2974 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291524: xhci_dbg_cancel_urb: Cancel URB 0000000062af2974, dev 11, ep 0x87, starting at offset 0xfff86090
bulk-cancel-4236 [047] d... 77.291525: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.291526: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe650(0x00000000ffffe000) deq 0x00000000ffffe630(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291526: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291527: xhci_urb_enqueue: ep4in-bulk: urb 000000008cb1dc3b pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291528: xhci_queue_trb: BULK: Buffer 00000000ffd5eb00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291528: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d330(0x00000000fff1d000) deq 0x00000000fff1d1c0(0x00000000fff1d000) segs 2 stream 0 free_trbs 486 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291528: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.291534: xhci_handle_event: EVENT: TRB 00000000ffffe630 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
bulk-cancel-4235 [065] d... 77.291534: xhci_urb_enqueue: ep4in-bulk: urb 000000009df06a94 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291534: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff86091 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.291536: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291536: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86091 avg trb len 0
<idle>-0 [043] d.h. 77.291536: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff86090
<idle>-0 [043] d.h. 77.291538: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe650(0x00000000ffffe000) deq 0x00000000ffffe640(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291538: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcdd0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291538: xhci_handle_event: EVENT: TRB 00000000ffffe640 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291539: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.291539: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff86091 avg trb len 0
<idle>-0 [043] d.h. 77.291540: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff86090 (dma).
<idle>-0 [043] d.h. 77.291540: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291541: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291542: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.291543: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff860a0 (DMA)
<idle>-0 [043] d.h. 77.291543: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 000000001bfe5ea5 (0xfff860a0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291545: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860a1 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.291546: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe660(0x00000000ffffe000) deq 0x00000000ffffe640(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291546: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291548: xhci_urb_giveback: ep7in-bulk: urb 0000000062af2974 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291549: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe660(0x00000000ffffe000) deq 0x00000000ffffe650(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291549: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcde0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.291552: xhci_queue_trb: BULK: Buffer 00000000ffd5d000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291552: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d340(0x00000000fff1d000) deq 0x00000000fff1d1c0(0x00000000fff1d000) segs 2 stream 0 free_trbs 485 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291553: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.291560: xhci_urb_enqueue: ep4in-bulk: urb 000000003c70a5d5 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291560: xhci_queue_trb: BULK: Buffer 00000000ffd5c100 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291560: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d350(0x00000000fff1d000) deq 0x00000000fff1d1c0(0x00000000fff1d000) segs 2 stream 0 free_trbs 484 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291561: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4236 [047] d... 77.291562: xhci_urb_dequeue: ep7in-bulk: urb 0000000027baeaf8 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291564: xhci_dbg_cancel_urb: Cancel URB 0000000027baeaf8, dev 11, ep 0x87, starting at offset 0xfff860a0
bulk-cancel-4236 [047] d... 77.291565: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.291565: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe670(0x00000000ffffe000) deq 0x00000000ffffe650(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291565: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291567: xhci_urb_enqueue: ep4in-bulk: urb 0000000009c18b61 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291568: xhci_queue_trb: BULK: Buffer 00000000ffd5b800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291568: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d360(0x00000000fff1d000) deq 0x00000000fff1d1c0(0x00000000fff1d000) segs 2 stream 0 free_trbs 483 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291568: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] d.h. 77.291574: xhci_handle_event: EVENT: TRB 00000000ffffe650 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291575: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860a1 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.291576: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291576: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860a1 avg trb len 0
bulk-cancel-4235 [065] d... 77.291576: xhci_urb_enqueue: ep4in-bulk: urb 00000000360abeb0 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291576: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff860a0
<idle>-0 [043] d.h. 77.291578: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe670(0x00000000ffffe000) deq 0x00000000ffffe660(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291578: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcdf0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291578: xhci_handle_event: EVENT: TRB 00000000ffffe660 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291579: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
<idle>-0 [043] d.h. 77.291579: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860a1 avg trb len 0
<idle>-0 [043] d.h. 77.291580: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff860a0 (dma).
<idle>-0 [043] d.h. 77.291580: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.291581: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.291582: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
<idle>-0 [043] d.h. 77.291582: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff860b0 (DMA)
<idle>-0 [043] d.h. 77.291583: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 00000000f8c9dc57 (0xfff860b0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.291585: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860b1 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.291585: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe680(0x00000000ffffe000) deq 0x00000000ffffe660(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291586: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.291588: xhci_urb_giveback: ep7in-bulk: urb 0000000027baeaf8 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.291589: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe680(0x00000000ffffe000) deq 0x00000000ffffe670(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291590: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
<idle>-0 [043] d.h. 77.291590: xhci_handle_event: EVENT: TRB 00000000ffffe670 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
<idle>-0 [043] d.h. 77.291590: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860b1 stream 0 slot 2 ep 15 flags c
<idle>-0 [043] d.h. 77.291591: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.291591: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860b1 avg trb len 0
<idle>-0 [043] d.h. 77.291591: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff860b0
<idle>-0 [043] d.h. 77.291592: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
<idle>-0 [043] d.h. 77.291592: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe680(0x00000000ffffe000) deq 0x00000000ffffe680(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.291593: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.291596: xhci_queue_trb: BULK: Buffer 00000000ffd5a700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291596: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d370(0x00000000fff1d000) deq 0x00000000fff1d1c0(0x00000000fff1d000) segs 2 stream 0 free_trbs 482 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291596: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4235 [065] d... 77.291604: xhci_urb_enqueue: ep4in-bulk: urb 0000000053c2ded9 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291604: xhci_queue_trb: BULK: Buffer 00000000ffd59300 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291604: xhci_inc_enq: BULK 00000000a32d1153: enq 0x00000000fff1d380(0x00000000fff1d000) deq 0x00000000fff1d1c0(0x00000000fff1d000) segs 2 stream 0 free_trbs 481 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291605: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
bulk-cancel-4236 [047] d... 77.291606: xhci_urb_dequeue: ep7in-bulk: urb 00000000ff85df2d pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291607: xhci_dbg_cancel_urb: Cancel URB 00000000ff85df2d, dev 11, ep 0x87, starting at offset 0xfff860b0
bulk-cancel-4236 [047] d... 77.291609: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.291609: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe690(0x00000000ffffe000) deq 0x00000000ffffe680(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291609: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291611: xhci_urb_enqueue: ep7in-bulk: urb 00000000c31863b2 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291612: xhci_queue_trb: BULK: Buffer 00000000ffd58c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291612: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11320(0x00000000fff11000) deq 0x00000000fff11180(0x00000000fff11000) segs 2 stream 0 free_trbs 483 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291613: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
terminator-4185 [043] d.h. 77.291618: xhci_handle_event: EVENT: TRB 00000000fff860b0 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291618: xhci_handle_transfer: BULK: Buffer 00000000ffdfcd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
bulk-cancel-4235 [065] d... 77.291618: xhci_urb_enqueue: ep7in-bulk: urb 00000000203e70fe pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291619: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.291622: xhci_queue_trb: BULK: Buffer 00000000ffd57400 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291622: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11330(0x00000000fff11000) deq 0x00000000fff11180(0x00000000fff11000) segs 2 stream 0 free_trbs 482 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291623: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.291628: xhci_urb_enqueue: ep7in-bulk: urb 0000000051ce237c pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291628: xhci_queue_trb: BULK: Buffer 00000000ffd56c00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291629: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11340(0x00000000fff11000) deq 0x00000000fff11180(0x00000000fff11000) segs 2 stream 0 free_trbs 481 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291629: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.291635: xhci_urb_enqueue: ep7in-bulk: urb 000000008ff6c942 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291635: xhci_queue_trb: BULK: Buffer 00000000ffd55000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291635: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11350(0x00000000fff11000) deq 0x00000000fff11180(0x00000000fff11000) segs 2 stream 0 free_trbs 480 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291636: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.291641: xhci_urb_enqueue: ep7in-bulk: urb 00000000e9312779 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291642: xhci_queue_trb: BULK: Buffer 00000000ffd54b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291642: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11360(0x00000000fff11000) deq 0x00000000fff11180(0x00000000fff11000) segs 2 stream 0 free_trbs 479 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291642: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.291647: xhci_urb_enqueue: ep7in-bulk: urb 00000000d20b02a4 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291648: xhci_queue_trb: BULK: Buffer 00000000ffd53200 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291648: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11370(0x00000000fff11000) deq 0x00000000fff11180(0x00000000fff11000) segs 2 stream 0 free_trbs 478 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291648: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
bulk-cancel-4235 [065] d... 77.291654: xhci_urb_enqueue: ep7in-bulk: urb 00000000257ac65c pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291654: xhci_queue_trb: BULK: Buffer 00000000ffd52600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:c
bulk-cancel-4235 [065] d... 77.291655: xhci_inc_enq: BULK 000000009f4a4080: enq 0x00000000fff11380(0x00000000fff11000) deq 0x00000000fff11180(0x00000000fff11000) segs 2 stream 0 free_trbs 477 bounce 64 cycle 1
bulk-cancel-4235 [065] d... 77.291655: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
terminator-4185 [043] d.h. 77.291657: xhci_handle_event: EVENT: TRB 00000000ffffe680 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291658: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
terminator-4185 [043] d.h. 77.291658: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860b1 avg trb len 0
terminator-4185 [043] d.h. 77.291659: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff860b0 (dma).
terminator-4185 [043] d.h. 77.291660: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291660: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291661: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
terminator-4185 [043] d.h. 77.291662: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff860c0 (DMA)
terminator-4185 [043] d.h. 77.291663: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 000000002cd6034d (0xfff860c0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291665: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860c1 stream 0 slot 2 ep 15 flags c
terminator-4185 [043] d.h. 77.291665: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe6a0(0x00000000ffffe000) deq 0x00000000ffffe680(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291666: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291667: xhci_urb_giveback: ep7in-bulk: urb 00000000ff85df2d pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291669: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe6a0(0x00000000ffffe000) deq 0x00000000ffffe690(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291669: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4235 [065] d... 77.291672: xhci_urb_dequeue: ep7in-bulk: urb 000000004a517c61 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291673: xhci_dbg_cancel_urb: Cancel URB 000000004a517c61, dev 13, ep 0x87, starting at offset 0xfff11180
bulk-cancel-4235 [065] d... 77.291675: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
bulk-cancel-4235 [065] d... 77.291676: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe6b0(0x00000000ffffe000) deq 0x00000000ffffe690(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.291676: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4236 [047] d... 77.291683: xhci_urb_dequeue: ep7in-bulk: urb 0000000026e4a94c pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291684: xhci_dbg_cancel_urb: Cancel URB 0000000026e4a94c, dev 11, ep 0x87, starting at offset 0xfff860c0
bulk-cancel-4236 [047] d... 77.291686: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.291687: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe6c0(0x00000000ffffe000) deq 0x00000000ffffe690(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291687: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291695: xhci_handle_event: EVENT: TRB 00000000ffffe690 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291696: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860c1 stream 0 slot 2 ep 15 flags c
terminator-4185 [043] d.h. 77.291697: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.291697: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860c1 avg trb len 0
terminator-4185 [043] d.h. 77.291697: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff860c0
terminator-4185 [043] d.h. 77.291699: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe6c0(0x00000000ffffe000) deq 0x00000000ffffe6a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291699: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291699: xhci_handle_event: EVENT: TRB 00000000fff11180 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291701: xhci_handle_transfer: BULK: Buffer 00000000ffe68700 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.291701: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291702: xhci_handle_event: EVENT: TRB 00000000ffffe6a0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291702: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
terminator-4185 [043] d.h. 77.291702: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11181 avg trb len 0
terminator-4185 [043] d.h. 77.291703: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11180 (dma).
terminator-4185 [043] d.h. 77.291704: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291704: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291705: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
terminator-4185 [043] d.h. 77.291706: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff11190 (DMA)
terminator-4185 [043] d.h. 77.291707: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000003e345395 (0xfff11190 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291709: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11191 stream 0 slot 4 ep 15 flags c
terminator-4185 [043] d.h. 77.291709: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe6d0(0x00000000ffffe000) deq 0x00000000ffffe6a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291709: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291711: xhci_urb_giveback: ep7in-bulk: urb 000000004a517c61 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291712: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe6d0(0x00000000ffffe000) deq 0x00000000ffffe6b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291712: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291712: xhci_handle_event: EVENT: TRB 00000000ffffe6b0 status 'Context State Error' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291713: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
terminator-4185 [043] d.h. 77.291713: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860c1 avg trb len 0
terminator-4185 [043] d.h. 77.291714: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff860c0 (dma).
terminator-4185 [043] d.h. 77.291715: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291715: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291716: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
terminator-4185 [043] d.h. 77.291716: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff860d0 (DMA)
terminator-4185 [043] d.h. 77.291717: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 000000009f0766dc (0xfff860d0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291719: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860d1 stream 0 slot 2 ep 15 flags c
terminator-4185 [043] d.h. 77.291719: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe6e0(0x00000000ffffe000) deq 0x00000000ffffe6b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291719: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291721: xhci_urb_giveback: ep7in-bulk: urb 0000000026e4a94c pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291722: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe6e0(0x00000000ffffe000) deq 0x00000000ffffe6c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291722: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291722: xhci_handle_event: EVENT: TRB 00000000ffffe6c0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291722: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff11191 stream 0 slot 4 ep 15 flags c
terminator-4185 [043] d.h. 77.291723: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.291723: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11191 avg trb len 0
terminator-4185 [043] d.h. 77.291724: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff11190
terminator-4185 [043] d.h. 77.291725: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
terminator-4185 [043] d.h. 77.291725: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe6e0(0x00000000ffffe000) deq 0x00000000ffffe6d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291726: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291726: xhci_handle_event: EVENT: TRB 00000000ffffe6d0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291726: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860d1 stream 0 slot 2 ep 15 flags c
terminator-4185 [043] d.h. 77.291727: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.291727: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860d1 avg trb len 0
terminator-4185 [043] d.h. 77.291727: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff860d0
terminator-4185 [043] d.h. 77.291728: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
terminator-4185 [043] d.h. 77.291728: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe6e0(0x00000000ffffe000) deq 0x00000000ffffe6e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291729: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffce90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291741: xhci_urb_dequeue: ep7in-bulk: urb 000000007ea3b825 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291742: xhci_dbg_cancel_urb: Cancel URB 000000007ea3b825, dev 11, ep 0x87, starting at offset 0xfff860d0
bulk-cancel-4236 [047] d... 77.291744: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
bulk-cancel-4236 [047] d... 77.291744: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe6f0(0x00000000ffffe000) deq 0x00000000ffffe6e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291744: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291750: xhci_urb_dequeue: ep7in-bulk: urb 000000005948182d pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291752: xhci_dbg_cancel_urb: Cancel URB 000000005948182d, dev 13, ep 0x87, starting at offset 0xfff11190
bulk-cancel-4235 [065] d... 77.291754: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
bulk-cancel-4235 [065] d... 77.291755: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe700(0x00000000ffffe000) deq 0x00000000ffffe6e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.291755: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291758: xhci_handle_event: EVENT: TRB 00000000fff860d0 status 'Stopped' len 256 slot 2 ep 15 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291759: xhci_handle_transfer: BULK: Buffer 00000000ffdfa900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.291759: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcea0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291759: xhci_handle_event: EVENT: TRB 00000000ffffe6e0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291760: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 15 flags c
terminator-4185 [043] d.h. 77.291762: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860d1 avg trb len 0
terminator-4185 [043] d.h. 77.291762: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff860d0 (dma).
terminator-4185 [043] d.h. 77.291763: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291763: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291764: xhci_dbg_cancel_urb: New dequeue segment = 000000008af0007b (virtual)
terminator-4185 [043] d.h. 77.291765: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff860e0 (DMA)
terminator-4185 [043] d.h. 77.291766: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000008af0007b (0xfff86000 dma), new deq ptr = 000000002bb7969e (0xfff860e0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291767: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860e1 stream 0 slot 2 ep 15 flags c
terminator-4185 [043] d.h. 77.291768: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe710(0x00000000ffffe000) deq 0x00000000ffffe6e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291768: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291770: xhci_urb_giveback: ep7in-bulk: urb 000000007ea3b825 pipe 3221455744 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291771: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe710(0x00000000ffffe000) deq 0x00000000ffffe6f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291771: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffceb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291771: xhci_handle_event: EVENT: TRB 00000000fff11190 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291772: xhci_handle_transfer: BULK: Buffer 00000000ffe67800 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.291773: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcec0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291774: xhci_handle_event: EVENT: TRB 00000000ffffe6f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291774: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
terminator-4185 [043] d.h. 77.291774: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff11191 avg trb len 0
terminator-4185 [043] d.h. 77.291775: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff11190 (dma).
terminator-4185 [043] d.h. 77.291775: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291776: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291776: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
terminator-4185 [043] d.h. 77.291777: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff111a0 (DMA)
terminator-4185 [043] d.h. 77.291778: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 00000000aa503e23 (0xfff111a0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291780: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff111a1 stream 0 slot 4 ep 15 flags c
terminator-4185 [043] d.h. 77.291780: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe720(0x00000000ffffe000) deq 0x00000000ffffe6f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291780: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291782: xhci_urb_giveback: ep7in-bulk: urb 000000005948182d pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291783: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe720(0x00000000ffffe000) deq 0x00000000ffffe700(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291783: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffced0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291783: xhci_handle_event: EVENT: TRB 00000000ffffe700 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291783: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff860e1 stream 0 slot 2 ep 15 flags c
terminator-4185 [043] d.h. 77.291784: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.291784: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff860e1 avg trb len 0
terminator-4185 [043] d.h. 77.291785: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff860e0
terminator-4185 [043] d.h. 77.291785: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep7in
terminator-4185 [043] d.h. 77.291786: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe720(0x00000000ffffe000) deq 0x00000000ffffe710(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291786: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcee0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291786: xhci_handle_event: EVENT: TRB 00000000ffffe710 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291787: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff111a1 stream 0 slot 4 ep 15 flags c
terminator-4185 [043] d.h. 77.291787: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.291787: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff111a1 avg trb len 0
terminator-4185 [043] d.h. 77.291787: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff111a0
terminator-4185 [043] d.h. 77.291788: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
terminator-4185 [043] d.h. 77.291788: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe720(0x00000000ffffe000) deq 0x00000000ffffe720(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291789: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcef0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291804: xhci_urb_dequeue: ep1in-bulk: urb 0000000020c513b1 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291805: xhci_dbg_cancel_urb: Cancel URB 0000000020c513b1, dev 11, ep 0x81, starting at offset 0xfff9e0e0
bulk-cancel-4236 [047] d... 77.291806: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.291807: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe730(0x00000000ffffe000) deq 0x00000000ffffe720(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291807: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291809: xhci_urb_dequeue: ep7in-bulk: urb 000000004e1bf29b pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291811: xhci_dbg_cancel_urb: Cancel URB 000000004e1bf29b, dev 13, ep 0x87, starting at offset 0xfff111a0
bulk-cancel-4235 [065] d... 77.291813: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
bulk-cancel-4235 [065] d... 77.291814: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe740(0x00000000ffffe000) deq 0x00000000ffffe720(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.291814: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291817: xhci_handle_event: EVENT: TRB 00000000fff9e0e0 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291817: xhci_handle_transfer: BULK: Buffer 00000000ffdf9000 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.291818: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf00(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291818: xhci_handle_event: EVENT: TRB 00000000ffffe720 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291819: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.291820: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0e1 avg trb len 0
terminator-4185 [043] d.h. 77.291821: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e0e0 (dma).
terminator-4185 [043] d.h. 77.291822: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291822: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291823: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
terminator-4185 [043] d.h. 77.291823: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e0f0 (DMA)
terminator-4185 [043] d.h. 77.291824: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000fec82067 (0xfff9e0f0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291826: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0f1 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.291826: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe750(0x00000000ffffe000) deq 0x00000000ffffe720(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291827: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291828: xhci_urb_giveback: ep1in-bulk: urb 0000000020c513b1 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291829: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe750(0x00000000ffffe000) deq 0x00000000ffffe730(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291830: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf10(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291830: xhci_handle_event: EVENT: TRB 00000000fff111a0 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291831: xhci_handle_transfer: BULK: Buffer 00000000ffe66600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.291832: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf20(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291832: xhci_handle_event: EVENT: TRB 00000000ffffe730 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291832: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
terminator-4185 [043] d.h. 77.291833: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff111a1 avg trb len 0
terminator-4185 [043] d.h. 77.291833: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff111a0 (dma).
terminator-4185 [043] d.h. 77.291834: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291835: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291835: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
terminator-4185 [043] d.h. 77.291836: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff111b0 (DMA)
terminator-4185 [043] d.h. 77.291837: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000009f313471 (0xfff111b0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291839: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff111b1 stream 0 slot 4 ep 15 flags c
terminator-4185 [043] d.h. 77.291839: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe760(0x00000000ffffe000) deq 0x00000000ffffe730(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291839: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291841: xhci_urb_giveback: ep7in-bulk: urb 000000004e1bf29b pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291842: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe760(0x00000000ffffe000) deq 0x00000000ffffe740(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291842: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf30(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291842: xhci_handle_event: EVENT: TRB 00000000ffffe740 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291843: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e0f1 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.291843: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.291843: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0f1 avg trb len 0
terminator-4185 [043] d.h. 77.291844: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e0f0
terminator-4185 [043] d.h. 77.291844: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
terminator-4185 [043] d.h. 77.291845: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe760(0x00000000ffffe000) deq 0x00000000ffffe750(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291845: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf40(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291845: xhci_handle_event: EVENT: TRB 00000000ffffe750 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291846: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff111b1 stream 0 slot 4 ep 15 flags c
terminator-4185 [043] d.h. 77.291846: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.291846: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff111b1 avg trb len 0
terminator-4185 [043] d.h. 77.291847: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff111b0
terminator-4185 [043] d.h. 77.291848: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
terminator-4185 [043] d.h. 77.291848: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe760(0x00000000ffffe000) deq 0x00000000ffffe760(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291848: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf50(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291862: xhci_urb_dequeue: ep1in-bulk: urb 000000003843fe2e pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291863: xhci_dbg_cancel_urb: Cancel URB 000000003843fe2e, dev 11, ep 0x81, starting at offset 0xfff9e0f0
bulk-cancel-4236 [047] d... 77.291865: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.291865: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe770(0x00000000ffffe000) deq 0x00000000ffffe760(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291866: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291868: xhci_urb_dequeue: ep7in-bulk: urb 00000000eeb93a92 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291869: xhci_dbg_cancel_urb: Cancel URB 00000000eeb93a92, dev 13, ep 0x87, starting at offset 0xfff111b0
bulk-cancel-4235 [065] d... 77.291872: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
bulk-cancel-4235 [065] d... 77.291872: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe780(0x00000000ffffe000) deq 0x00000000ffffe760(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.291873: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291875: xhci_handle_event: EVENT: TRB 00000000fff9e0f0 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291876: xhci_handle_transfer: BULK: Buffer 00000000ffdf8600 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.291876: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf60(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291912: xhci_handle_event: EVENT: TRB 00000000ffffe760 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291913: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.291914: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e0f1 avg trb len 0
terminator-4185 [043] d.h. 77.291915: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e0f0 (dma).
terminator-4185 [043] d.h. 77.291916: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291916: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291917: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
terminator-4185 [043] d.h. 77.291917: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e100 (DMA)
terminator-4185 [043] d.h. 77.291918: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000cf249de6 (0xfff9e100 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291921: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e101 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.291921: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe790(0x00000000ffffe000) deq 0x00000000ffffe760(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291921: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291923: xhci_urb_giveback: ep1in-bulk: urb 000000003843fe2e pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291924: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe790(0x00000000ffffe000) deq 0x00000000ffffe770(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291924: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf70(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291924: xhci_handle_event: EVENT: TRB 00000000fff111b0 status 'Stopped' len 256 slot 4 ep 15 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291926: xhci_handle_transfer: BULK: Buffer 00000000ffe65900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.291926: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf80(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291927: xhci_handle_event: EVENT: TRB 00000000ffffe770 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291927: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 15 flags c
terminator-4185 [043] d.h. 77.291928: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff111b1 avg trb len 0
terminator-4185 [043] d.h. 77.291928: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff111b0 (dma).
terminator-4185 [043] d.h. 77.291928: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.291929: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.291929: xhci_dbg_cancel_urb: New dequeue segment = 000000004fdf189d (virtual)
terminator-4185 [043] d.h. 77.291930: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff111c0 (DMA)
terminator-4185 [043] d.h. 77.291932: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000004fdf189d (0xfff11000 dma), new deq ptr = 000000002329e96d (0xfff111c0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.291933: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff111c1 stream 0 slot 4 ep 15 flags c
terminator-4185 [043] d.h. 77.291933: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7a0(0x00000000ffffe000) deq 0x00000000ffffe770(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291934: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291935: xhci_urb_giveback: ep7in-bulk: urb 00000000eeb93a92 pipe 3221456256 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.291936: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7a0(0x00000000ffffe000) deq 0x00000000ffffe780(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291937: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcf90(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291937: xhci_handle_event: EVENT: TRB 00000000ffffe780 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291938: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e101 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.291938: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.291938: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e101 avg trb len 0
terminator-4185 [043] d.h. 77.291939: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e100
terminator-4185 [043] d.h. 77.291939: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
terminator-4185 [043] d.h. 77.291940: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7a0(0x00000000ffffe000) deq 0x00000000ffffe790(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291940: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfa0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.291941: xhci_handle_event: EVENT: TRB 00000000ffffe790 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.291941: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff111c1 stream 0 slot 4 ep 15 flags c
terminator-4185 [043] d.h. 77.291941: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.291942: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff111c1 avg trb len 0
terminator-4185 [043] d.h. 77.291942: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff111c0
terminator-4185 [043] d.h. 77.291943: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep7in
terminator-4185 [043] d.h. 77.291943: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7a0(0x00000000ffffe000) deq 0x00000000ffffe7a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.291943: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfb0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
bulk-cancel-4236 [047] d... 77.291959: xhci_urb_dequeue: ep1in-bulk: urb 0000000073f7cd6c pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.291960: xhci_dbg_cancel_urb: Cancel URB 0000000073f7cd6c, dev 11, ep 0x81, starting at offset 0xfff9e100
bulk-cancel-4236 [047] d... 77.291961: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.291962: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7b0(0x00000000ffffe000) deq 0x00000000ffffe7a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.291962: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.291964: xhci_urb_dequeue: ep1in-bulk: urb 00000000a979b453 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.291965: xhci_dbg_cancel_urb: Cancel URB 00000000a979b453, dev 13, ep 0x81, starting at offset 0xfff291c0
bulk-cancel-4235 [065] d... 77.291967: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.291968: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7c0(0x00000000ffffe000) deq 0x00000000ffffe7a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.291968: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.291971: xhci_handle_event: EVENT: TRB 00000000fff9e100 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.291972: xhci_handle_transfer: BULK: Buffer 00000000ffdf7900 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.291972: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfc0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.292007: xhci_handle_event: EVENT: TRB 00000000ffffe7a0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.292008: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292009: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e101 avg trb len 0
terminator-4185 [043] d.h. 77.292010: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e100 (dma).
terminator-4185 [043] d.h. 77.292010: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292011: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292012: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
terminator-4185 [043] d.h. 77.292013: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e110 (DMA)
terminator-4185 [043] d.h. 77.292013: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 000000004c042a09 (0xfff9e110 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292015: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e111 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292016: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7d0(0x00000000ffffe000) deq 0x00000000ffffe7a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292016: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292018: xhci_urb_giveback: ep1in-bulk: urb 0000000073f7cd6c pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292018: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7d0(0x00000000ffffe000) deq 0x00000000ffffe7b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292019: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfd0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.292019: xhci_handle_event: EVENT: TRB 00000000fff291c0 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:C
terminator-4185 [043] d.h. 77.292020: xhci_handle_transfer: BULK: Buffer 00000000ffe64a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292021: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcfe0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.292021: xhci_handle_event: EVENT: TRB 00000000ffffe7b0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.292021: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292022: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291c1 avg trb len 0
terminator-4185 [043] d.h. 77.292022: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff291c0 (dma).
terminator-4185 [043] d.h. 77.292023: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292023: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292024: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
terminator-4185 [043] d.h. 77.292024: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff291d0 (DMA)
terminator-4185 [043] d.h. 77.292026: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000008bdf1a25 (0xfff291d0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292027: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291d1 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292027: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7e0(0x00000000ffffe000) deq 0x00000000ffffe7b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292028: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292029: xhci_urb_giveback: ep1in-bulk: urb 00000000a979b453 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292030: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7e0(0x00000000ffffe000) deq 0x00000000ffffe7c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292030: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffcff0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 1
terminator-4185 [043] d.h. 77.292031: xhci_handle_event: EVENT: TRB 00000000ffffe7c0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:C
terminator-4185 [043] d.h. 77.292031: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e111 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292031: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.292032: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e111 avg trb len 0
terminator-4185 [043] d.h. 77.292032: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e110
terminator-4185 [043] d.h. 77.292033: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
terminator-4185 [043] d.h. 77.292034: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7e0(0x00000000ffffe000) deq 0x00000000ffffe7d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292034: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc000(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292034: xhci_handle_event: EVENT: TRB 00000000ffffe7d0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292034: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291d1 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292035: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.292035: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291d1 avg trb len 0
terminator-4185 [043] d.h. 77.292035: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff291d0
terminator-4185 [043] d.h. 77.292036: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
terminator-4185 [043] d.h. 77.292036: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe7e0(0x00000000ffffe000) deq 0x00000000ffffe7e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292037: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc010(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292053: xhci_urb_dequeue: ep1in-bulk: urb 00000000868f3c82 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.292055: xhci_dbg_cancel_urb: Cancel URB 00000000868f3c82, dev 11, ep 0x81, starting at offset 0xfff9e110
bulk-cancel-4236 [047] d... 77.292056: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.292056: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe7f0(0x00000000ffffe000) deq 0x00000000ffffe7e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292056: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.292059: xhci_urb_dequeue: ep1in-bulk: urb 000000005ecd3f50 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.292060: xhci_dbg_cancel_urb: Cancel URB 000000005ecd3f50, dev 13, ep 0x81, starting at offset 0xfff291d0
bulk-cancel-4235 [065] d... 77.292063: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.292063: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe800(0x00000000ffffe000) deq 0x00000000ffffe7e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292063: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292069: xhci_handle_event: EVENT: TRB 00000000fff9e110 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292070: xhci_handle_transfer: BULK: Buffer 00000000ffdf6a00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292071: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc020(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292108: xhci_handle_event: EVENT: TRB 00000000ffffe7e0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292109: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292110: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e111 avg trb len 0
terminator-4185 [043] d.h. 77.292111: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e110 (dma).
terminator-4185 [043] d.h. 77.292112: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292112: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292113: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
terminator-4185 [043] d.h. 77.292114: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e120 (DMA)
terminator-4185 [043] d.h. 77.292115: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 0000000002ba6106 (0xfff9e120 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292116: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e121 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292117: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe810(0x00000000ffffe000) deq 0x00000000ffffe7e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292117: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292119: xhci_urb_giveback: ep1in-bulk: urb 00000000868f3c82 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292120: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe810(0x00000000ffffe000) deq 0x00000000ffffe7f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292120: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc030(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292120: xhci_handle_event: EVENT: TRB 00000000fff291d0 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292121: xhci_handle_transfer: BULK: Buffer 00000000ffe63b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292122: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc040(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292122: xhci_handle_event: EVENT: TRB 00000000ffffe7f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292123: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292123: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291d1 avg trb len 0
terminator-4185 [043] d.h. 77.292124: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff291d0 (dma).
terminator-4185 [043] d.h. 77.292125: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292125: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292126: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
terminator-4185 [043] d.h. 77.292126: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff291e0 (DMA)
terminator-4185 [043] d.h. 77.292128: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000f1b05f1f (0xfff291e0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292129: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291e1 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292130: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe820(0x00000000ffffe000) deq 0x00000000ffffe7f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292130: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292131: xhci_urb_giveback: ep1in-bulk: urb 000000005ecd3f50 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292132: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe820(0x00000000ffffe000) deq 0x00000000ffffe800(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292133: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc050(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292133: xhci_handle_event: EVENT: TRB 00000000ffffe800 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292133: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e121 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292134: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.292134: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e121 avg trb len 0
terminator-4185 [043] d.h. 77.292135: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e120
terminator-4185 [043] d.h. 77.292135: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
terminator-4185 [043] d.h. 77.292136: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe820(0x00000000ffffe000) deq 0x00000000ffffe810(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292136: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc060(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292136: xhci_handle_event: EVENT: TRB 00000000ffffe810 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292137: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291e1 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292137: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.292137: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291e1 avg trb len 0
terminator-4185 [043] d.h. 77.292138: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff291e0
terminator-4185 [043] d.h. 77.292138: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
terminator-4185 [043] d.h. 77.292139: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe820(0x00000000ffffe000) deq 0x00000000ffffe820(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292139: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc070(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292154: xhci_urb_dequeue: ep1in-bulk: urb 000000001cbe3d11 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.292155: xhci_dbg_cancel_urb: Cancel URB 000000001cbe3d11, dev 11, ep 0x81, starting at offset 0xfff9e120
bulk-cancel-4236 [047] d... 77.292157: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.292157: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe830(0x00000000ffffe000) deq 0x00000000ffffe820(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292157: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.292159: xhci_urb_dequeue: ep1in-bulk: urb 000000009e220318 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.292161: xhci_dbg_cancel_urb: Cancel URB 000000009e220318, dev 13, ep 0x81, starting at offset 0xfff291e0
bulk-cancel-4235 [065] d... 77.292163: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.292163: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe840(0x00000000ffffe000) deq 0x00000000ffffe820(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292164: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292167: xhci_handle_event: EVENT: TRB 00000000fff9e120 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292167: xhci_handle_transfer: BULK: Buffer 00000000ffdf5b00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292168: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc080(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292203: xhci_handle_event: EVENT: TRB 00000000ffffe820 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292204: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292205: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e121 avg trb len 0
terminator-4185 [043] d.h. 77.292206: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e120 (dma).
terminator-4185 [043] d.h. 77.292206: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292207: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292207: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
terminator-4185 [043] d.h. 77.292209: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e130 (DMA)
terminator-4185 [043] d.h. 77.292210: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 00000000eb5e19a2 (0xfff9e130 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292212: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e131 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292212: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe850(0x00000000ffffe000) deq 0x00000000ffffe820(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292213: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292214: xhci_urb_giveback: ep1in-bulk: urb 000000001cbe3d11 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292215: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe850(0x00000000ffffe000) deq 0x00000000ffffe830(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292215: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc090(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292216: xhci_handle_event: EVENT: TRB 00000000fff291e0 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292216: xhci_handle_transfer: BULK: Buffer 00000000ffe62e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292218: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292218: xhci_handle_event: EVENT: TRB 00000000ffffe830 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292218: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292219: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291e1 avg trb len 0
terminator-4185 [043] d.h. 77.292219: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff291e0 (dma).
terminator-4185 [043] d.h. 77.292220: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292220: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292220: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
terminator-4185 [043] d.h. 77.292222: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff291f0 (DMA)
terminator-4185 [043] d.h. 77.292223: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000446ba673 (0xfff291f0 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292224: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291f1 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292224: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe860(0x00000000ffffe000) deq 0x00000000ffffe830(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292225: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292226: xhci_urb_giveback: ep1in-bulk: urb 000000009e220318 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292227: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe860(0x00000000ffffe000) deq 0x00000000ffffe840(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292227: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292228: xhci_handle_event: EVENT: TRB 00000000ffffe840 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292228: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e131 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292228: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.292229: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e131 avg trb len 0
terminator-4185 [043] d.h. 77.292229: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e130
terminator-4185 [043] d.h. 77.292229: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
terminator-4185 [043] d.h. 77.292230: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe860(0x00000000ffffe000) deq 0x00000000ffffe850(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292230: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292231: xhci_handle_event: EVENT: TRB 00000000ffffe850 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292231: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff291f1 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292231: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.292231: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291f1 avg trb len 0
terminator-4185 [043] d.h. 77.292232: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff291f0
terminator-4185 [043] d.h. 77.292232: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
terminator-4185 [043] d.h. 77.292233: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe860(0x00000000ffffe000) deq 0x00000000ffffe860(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292233: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292254: xhci_urb_dequeue: ep1in-bulk: urb 000000009e21b42c pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.292255: xhci_dbg_cancel_urb: Cancel URB 000000009e21b42c, dev 11, ep 0x81, starting at offset 0xfff9e130
bulk-cancel-4236 [047] d... 77.292256: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.292257: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe870(0x00000000ffffe000) deq 0x00000000ffffe860(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292257: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] dNh. 77.292266: xhci_handle_event: EVENT: TRB 00000000fff9e130 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:c
terminator-4185 [043] dNh. 77.292266: xhci_handle_transfer: BULK: Buffer 00000000ffdf4e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] dNh. 77.292267: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292273: xhci_urb_dequeue: ep1in-bulk: urb 00000000bf4742c7 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.292275: xhci_dbg_cancel_urb: Cancel URB 00000000bf4742c7, dev 13, ep 0x81, starting at offset 0xfff291f0
bulk-cancel-4235 [065] d... 77.292277: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.292277: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe880(0x00000000ffffe000) deq 0x00000000ffffe860(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292278: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292303: xhci_handle_event: EVENT: TRB 00000000ffffe860 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292304: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292305: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e131 avg trb len 0
terminator-4185 [043] d.h. 77.292306: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e130 (dma).
terminator-4185 [043] d.h. 77.292307: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292308: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292308: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
terminator-4185 [043] d.h. 77.292309: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e140 (DMA)
terminator-4185 [043] d.h. 77.292310: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 000000003ab7d104 (0xfff9e140 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292311: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e141 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292312: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe890(0x00000000ffffe000) deq 0x00000000ffffe860(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292312: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292314: xhci_urb_giveback: ep1in-bulk: urb 000000009e21b42c pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292315: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe890(0x00000000ffffe000) deq 0x00000000ffffe870(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292315: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc0f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292315: xhci_handle_event: EVENT: TRB 00000000fff291f0 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292316: xhci_handle_transfer: BULK: Buffer 00000000ffe61e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292317: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc100(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292317: xhci_handle_event: EVENT: TRB 00000000ffffe870 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292318: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292318: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff291f1 avg trb len 0
terminator-4185 [043] d.h. 77.292318: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff291f0 (dma).
terminator-4185 [043] d.h. 77.292319: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292320: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292320: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
terminator-4185 [043] d.h. 77.292321: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29200 (DMA)
terminator-4185 [043] d.h. 77.292322: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 0000000062681a43 (0xfff29200 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292324: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29201 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292324: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8a0(0x00000000ffffe000) deq 0x00000000ffffe870(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292324: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292326: xhci_urb_giveback: ep1in-bulk: urb 00000000bf4742c7 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292327: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8a0(0x00000000ffffe000) deq 0x00000000ffffe880(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292327: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc110(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292327: xhci_handle_event: EVENT: TRB 00000000ffffe880 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292327: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e141 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292328: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.292328: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e141 avg trb len 0
terminator-4185 [043] d.h. 77.292329: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e140
terminator-4185 [043] d.h. 77.292329: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
terminator-4185 [043] d.h. 77.292330: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8a0(0x00000000ffffe000) deq 0x00000000ffffe890(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292330: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc120(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292330: xhci_handle_event: EVENT: TRB 00000000ffffe890 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292331: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29201 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292331: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.292331: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29201 avg trb len 0
terminator-4185 [043] d.h. 77.292332: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29200
terminator-4185 [043] d.h. 77.292333: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
terminator-4185 [043] d.h. 77.292333: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8a0(0x00000000ffffe000) deq 0x00000000ffffe8a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292334: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc130(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292349: xhci_urb_dequeue: ep1in-bulk: urb 000000004bba7de4 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.292350: xhci_dbg_cancel_urb: Cancel URB 000000004bba7de4, dev 11, ep 0x81, starting at offset 0xfff9e140
bulk-cancel-4236 [047] d... 77.292351: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
bulk-cancel-4236 [047] d... 77.292352: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8b0(0x00000000ffffe000) deq 0x00000000ffffe8a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292352: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.292354: xhci_urb_dequeue: ep1in-bulk: urb 0000000035527f77 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.292355: xhci_dbg_cancel_urb: Cancel URB 0000000035527f77, dev 13, ep 0x81, starting at offset 0xfff29200
bulk-cancel-4235 [065] d... 77.292358: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.292358: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8c0(0x00000000ffffe000) deq 0x00000000ffffe8a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292358: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292361: xhci_handle_event: EVENT: TRB 00000000fff9e140 status 'Stopped' len 256 slot 2 ep 3 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292362: xhci_handle_transfer: BULK: Buffer 00000000ffdf3e00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292362: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc140(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292397: xhci_handle_event: EVENT: TRB 00000000ffffe8a0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292398: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292400: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e141 avg trb len 0
terminator-4185 [043] d.h. 77.292400: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff9e140 (dma).
terminator-4185 [043] d.h. 77.292401: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292401: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292402: xhci_dbg_cancel_urb: New dequeue segment = 000000000191979e (virtual)
terminator-4185 [043] d.h. 77.292403: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff9e150 (DMA)
terminator-4185 [043] d.h. 77.292403: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000000191979e (0xfff9e000 dma), new deq ptr = 000000003efdb7e1 (0xfff9e150 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292406: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e151 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292406: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8d0(0x00000000ffffe000) deq 0x00000000ffffe8a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292406: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292408: xhci_urb_giveback: ep1in-bulk: urb 000000004bba7de4 pipe 3221259136 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292409: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8d0(0x00000000ffffe000) deq 0x00000000ffffe8b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292409: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc150(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292409: xhci_handle_event: EVENT: TRB 00000000fff29200 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292410: xhci_handle_transfer: BULK: Buffer 00000000ffe60f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292411: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc160(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292411: xhci_handle_event: EVENT: TRB 00000000ffffe8b0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292412: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
terminator-4185 [043] d.h. 77.292412: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29201 avg trb len 0
terminator-4185 [043] d.h. 77.292412: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29200 (dma).
terminator-4185 [043] d.h. 77.292413: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292413: xhci_dbg_cancel_urb: Cycle state = 0x1
terminator-4185 [043] d.h. 77.292414: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
terminator-4185 [043] d.h. 77.292415: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29210 (DMA)
terminator-4185 [043] d.h. 77.292416: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000009bb00a94 (0xfff29210 dma), new cycle = 1
terminator-4185 [043] d.h. 77.292418: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29211 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292418: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8e0(0x00000000ffffe000) deq 0x00000000ffffe8b0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292418: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292420: xhci_urb_giveback: ep1in-bulk: urb 0000000035527f77 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
terminator-4185 [043] d.h. 77.292420: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8e0(0x00000000ffffe000) deq 0x00000000ffffe8c0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292421: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc170(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292421: xhci_handle_event: EVENT: TRB 00000000ffffe8c0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292422: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff9e151 stream 0 slot 2 ep 3 flags c
terminator-4185 [043] d.h. 77.292422: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
terminator-4185 [043] d.h. 77.292422: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 16 deq 00000000fff9e151 avg trb len 0
terminator-4185 [043] d.h. 77.292423: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff9e150
terminator-4185 [043] d.h. 77.292423: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep1in
terminator-4185 [043] d.h. 77.292424: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8e0(0x00000000ffffe000) deq 0x00000000ffffe8d0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292424: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc180(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292425: xhci_handle_event: EVENT: TRB 00000000ffffe8d0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292425: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29211 stream 0 slot 4 ep 3 flags c
terminator-4185 [043] d.h. 77.292425: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
terminator-4185 [043] d.h. 77.292425: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29211 avg trb len 0
terminator-4185 [043] d.h. 77.292426: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29210
terminator-4185 [043] d.h. 77.292426: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
terminator-4185 [043] d.h. 77.292427: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe8e0(0x00000000ffffe000) deq 0x00000000ffffe8e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292427: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc190(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292441: xhci_urb_dequeue: ep4in-bulk: urb 000000006afdb77e pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.292442: xhci_dbg_cancel_urb: Cancel URB 000000006afdb77e, dev 11, ep 0x84, starting at offset 0xfff920e0
bulk-cancel-4236 [047] d... 77.292443: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.292443: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe8f0(0x00000000ffffe000) deq 0x00000000ffffe8e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292444: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.292446: xhci_urb_dequeue: ep1in-bulk: urb 0000000025423850 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.292448: xhci_dbg_cancel_urb: Cancel URB 0000000025423850, dev 13, ep 0x81, starting at offset 0xfff29210
bulk-cancel-4235 [065] d... 77.292450: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.292450: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe900(0x00000000ffffe000) deq 0x00000000ffffe8e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292451: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292454: xhci_handle_event: EVENT: TRB 00000000fff920e0 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292455: xhci_handle_transfer: BULK: Buffer 00000000ffdf2f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292455: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292494: xhci_handle_event: EVENT: TRB 00000000ffffe8e0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.292494: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.292496: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920e1 avg trb len 0
<idle>-0 [043] d.h. 77.292496: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff920e0 (dma).
<idle>-0 [043] d.h. 77.292497: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.292497: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.292498: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.292499: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff920f0 (DMA)
<idle>-0 [043] d.h. 77.292500: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 000000006eff1cfb (0xfff920f0 dma), new cycle = 1
<idle>-0 [043] d.h. 77.292502: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920f1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.292502: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe910(0x00000000ffffe000) deq 0x00000000ffffe8e0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292502: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.292504: xhci_urb_giveback: ep4in-bulk: urb 000000006afdb77e pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.292506: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe910(0x00000000ffffe000) deq 0x00000000ffffe8f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292506: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292506: xhci_handle_event: EVENT: TRB 00000000fff29210 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.292507: xhci_handle_transfer: BULK: Buffer 00000000ffe5fd00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.292508: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292508: xhci_handle_event: EVENT: TRB 00000000ffffe8f0 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.292509: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.292509: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29211 avg trb len 0
<idle>-0 [043] d.h. 77.292509: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29210 (dma).
<idle>-0 [043] d.h. 77.292510: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.292510: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.292511: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.292512: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29220 (DMA)
<idle>-0 [043] d.h. 77.292513: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 00000000d5557809 (0xfff29220 dma), new cycle = 1
<idle>-0 [043] d.h. 77.292514: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29221 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.292515: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe920(0x00000000ffffe000) deq 0x00000000ffffe8f0(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292515: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.292516: xhci_urb_giveback: ep1in-bulk: urb 0000000025423850 pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.292517: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe920(0x00000000ffffe000) deq 0x00000000ffffe900(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292518: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1d0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292518: xhci_handle_event: EVENT: TRB 00000000ffffe900 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.292518: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff920f1 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.292519: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.292519: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920f1 avg trb len 0
<idle>-0 [043] d.h. 77.292519: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff920f0
<idle>-0 [043] d.h. 77.292520: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.292521: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe920(0x00000000ffffe000) deq 0x00000000ffffe910(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292521: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1e0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292521: xhci_handle_event: EVENT: TRB 00000000ffffe910 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.292522: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29221 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.292522: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.292522: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29221 avg trb len 0
<idle>-0 [043] d.h. 77.292523: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29220
<idle>-0 [043] d.h. 77.292523: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.292523: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe920(0x00000000ffffe000) deq 0x00000000ffffe920(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292524: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc1f0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292542: xhci_urb_dequeue: ep4in-bulk: urb 0000000013fc3028 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.292543: xhci_dbg_cancel_urb: Cancel URB 0000000013fc3028, dev 11, ep 0x84, starting at offset 0xfff920f0
bulk-cancel-4236 [047] d... 77.292545: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.292545: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe930(0x00000000ffffe000) deq 0x00000000ffffe920(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292545: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.292547: xhci_urb_dequeue: ep1in-bulk: urb 00000000d5dda4cb pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.292549: xhci_dbg_cancel_urb: Cancel URB 00000000d5dda4cb, dev 13, ep 0x81, starting at offset 0xfff29220
bulk-cancel-4235 [065] d... 77.292551: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
bulk-cancel-4235 [065] d... 77.292551: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe940(0x00000000ffffe000) deq 0x00000000ffffe920(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292552: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.292555: xhci_handle_event: EVENT: TRB 00000000fff920f0 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.292556: xhci_handle_transfer: BULK: Buffer 00000000ffdf1d00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.292556: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc200(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292592: xhci_handle_event: EVENT: TRB 00000000ffffe920 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.292593: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] d.h. 77.292594: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff920f1 avg trb len 0
<idle>-0 [043] d.h. 77.292595: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff920f0 (dma).
<idle>-0 [043] d.h. 77.292596: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.292596: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.292597: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] d.h. 77.292597: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92100 (DMA)
<idle>-0 [043] d.h. 77.292598: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 000000003626d218 (0xfff92100 dma), new cycle = 1
<idle>-0 [043] d.h. 77.292600: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92101 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.292600: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe950(0x00000000ffffe000) deq 0x00000000ffffe920(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292601: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.292602: xhci_urb_giveback: ep4in-bulk: urb 0000000013fc3028 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.292603: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe950(0x00000000ffffe000) deq 0x00000000ffffe930(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292604: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc210(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292604: xhci_handle_event: EVENT: TRB 00000000fff29220 status 'Stopped' len 256 slot 4 ep 3 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.292605: xhci_handle_transfer: BULK: Buffer 00000000ffe5ef00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.292606: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc220(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292606: xhci_handle_event: EVENT: TRB 00000000ffffe930 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.292606: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 3 flags c
<idle>-0 [043] d.h. 77.292607: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29221 avg trb len 0
<idle>-0 [043] d.h. 77.292607: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff29220 (dma).
<idle>-0 [043] d.h. 77.292608: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] d.h. 77.292609: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] d.h. 77.292609: xhci_dbg_cancel_urb: New dequeue segment = 000000001141d6a0 (virtual)
<idle>-0 [043] d.h. 77.292610: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff29230 (DMA)
<idle>-0 [043] d.h. 77.292611: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 000000001141d6a0 (0xfff29000 dma), new deq ptr = 000000004a518a54 (0xfff29230 dma), new cycle = 1
<idle>-0 [043] d.h. 77.292613: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29231 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.292613: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe960(0x00000000ffffe000) deq 0x00000000ffffe930(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292613: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.292615: xhci_urb_giveback: ep1in-bulk: urb 00000000d5dda4cb pipe 3221259648 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] d.h. 77.292616: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe960(0x00000000ffffe000) deq 0x00000000ffffe940(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292616: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc230(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292616: xhci_handle_event: EVENT: TRB 00000000ffffe940 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.292616: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92101 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] d.h. 77.292617: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] d.h. 77.292617: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92101 avg trb len 0
<idle>-0 [043] d.h. 77.292618: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92100
<idle>-0 [043] d.h. 77.292619: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] d.h. 77.292619: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe960(0x00000000ffffe000) deq 0x00000000ffffe950(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292620: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc240(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292620: xhci_handle_event: EVENT: TRB 00000000ffffe950 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] d.h. 77.292620: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff29231 stream 0 slot 4 ep 3 flags c
<idle>-0 [043] d.h. 77.292621: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] d.h. 77.292621: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff29231 avg trb len 0
<idle>-0 [043] d.h. 77.292621: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff29230
<idle>-0 [043] d.h. 77.292622: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep1in
<idle>-0 [043] d.h. 77.292623: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe960(0x00000000ffffe000) deq 0x00000000ffffe960(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] d.h. 77.292623: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc250(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292639: xhci_urb_dequeue: ep4in-bulk: urb 0000000005f2a2a6 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.292640: xhci_dbg_cancel_urb: Cancel URB 0000000005f2a2a6, dev 11, ep 0x84, starting at offset 0xfff92100
bulk-cancel-4236 [047] d... 77.292641: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.292641: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe970(0x00000000ffffe000) deq 0x00000000ffffe960(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292641: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.292643: xhci_urb_dequeue: ep4in-bulk: urb 00000000c0a313f7 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.292644: xhci_dbg_cancel_urb: Cancel URB 00000000c0a313f7, dev 13, ep 0x84, starting at offset 0xfff1d1c0
bulk-cancel-4235 [065] d... 77.292647: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.292647: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe980(0x00000000ffffe000) deq 0x00000000ffffe960(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292648: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] d.h. 77.292651: xhci_handle_event: EVENT: TRB 00000000fff92100 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] d.h. 77.292651: xhci_handle_transfer: BULK: Buffer 00000000ffdf0f00 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] d.h. 77.292652: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc260(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292688: xhci_handle_event: EVENT: TRB 00000000ffffe960 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] dNh. 77.292689: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
<idle>-0 [043] dNh. 77.292690: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92101 avg trb len 0
<idle>-0 [043] dNh. 77.292690: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92100 (dma).
<idle>-0 [043] dNh. 77.292691: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] dNh. 77.292691: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] dNh. 77.292692: xhci_dbg_cancel_urb: New dequeue segment = 00000000fe3ce07f (virtual)
<idle>-0 [043] dNh. 77.292693: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff92110 (DMA)
<idle>-0 [043] dNh. 77.292694: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000fe3ce07f (0xfff92000 dma), new deq ptr = 00000000f54fd242 (0xfff92110 dma), new cycle = 1
<idle>-0 [043] dNh. 77.292696: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92111 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] dNh. 77.292696: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe990(0x00000000ffffe000) deq 0x00000000ffffe960(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292696: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] dNh. 77.292698: xhci_urb_giveback: ep4in-bulk: urb 0000000005f2a2a6 pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] dNh. 77.292699: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe990(0x00000000ffffe000) deq 0x00000000ffffe970(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292699: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc270(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292700: xhci_handle_event: EVENT: TRB 00000000fff1d1c0 status 'Stopped' len 256 slot 4 ep 9 type 'Transfer Event' flags e:c
<idle>-0 [043] dNh. 77.292700: xhci_handle_transfer: BULK: Buffer 00000000ffe5d500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
<idle>-0 [043] dNh. 77.292701: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc280(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292702: xhci_handle_event: EVENT: TRB 00000000ffffe970 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] dNh. 77.292702: xhci_handle_command: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
<idle>-0 [043] dNh. 77.292702: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d1c1 avg trb len 0
<idle>-0 [043] dNh. 77.292703: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff1d1c0 (dma).
<idle>-0 [043] dNh. 77.292703: xhci_dbg_cancel_urb: Finding endpoint context
<idle>-0 [043] dNh. 77.292704: xhci_dbg_cancel_urb: Cycle state = 0x1
<idle>-0 [043] dNh. 77.292704: xhci_dbg_cancel_urb: New dequeue segment = 00000000270d7db6 (virtual)
<idle>-0 [043] dNh. 77.292705: xhci_dbg_cancel_urb: New dequeue pointer = 0xfff1d1d0 (DMA)
<idle>-0 [043] dNh. 77.292707: xhci_dbg_cancel_urb: Set TR Deq Ptr cmd, new deq seg = 00000000270d7db6 (0xfff1d000 dma), new deq ptr = 000000008275ad62 (0xfff1d1d0 dma), new cycle = 1
<idle>-0 [043] dNh. 77.292708: xhci_queue_trb: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d1d1 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] dNh. 77.292708: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9a0(0x00000000ffffe000) deq 0x00000000ffffe970(0x00000000ffffe000) segs 1 stream 0 free_trbs 251 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292709: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
<idle>-0 [043] dNh. 77.292710: xhci_urb_giveback: ep4in-bulk: urb 00000000c0a313f7 pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
<idle>-0 [043] dNh. 77.292711: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9a0(0x00000000ffffe000) deq 0x00000000ffffe980(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292711: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc290(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292712: xhci_handle_event: EVENT: TRB 00000000ffffe980 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] dNh. 77.292712: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff92111 stream 0 slot 2 ep 9 flags c
<idle>-0 [043] dNh. 77.292712: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 11/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 2 State configured
<idle>-0 [043] dNh. 77.292713: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92111 avg trb len 0
<idle>-0 [043] dNh. 77.292713: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff92110
<idle>-0 [043] dNh. 77.292713: xhci_ring_ep_doorbell: Ring doorbell for Slot 2 ep4in
<idle>-0 [043] dNh. 77.292714: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9a0(0x00000000ffffe000) deq 0x00000000ffffe990(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292714: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2a0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292715: xhci_handle_event: EVENT: TRB 00000000ffffe990 status 'Success' len 0 slot 4 ep 0 type 'Command Completion Event' flags e:c
<idle>-0 [043] dNh. 77.292715: xhci_handle_command: CMD: Set TR Dequeue Pointer Command: deq 00000000fff1d1d1 stream 0 slot 4 ep 9 flags c
<idle>-0 [043] dNh. 77.292715: xhci_handle_cmd_set_deq: RS 00000 full-speed Ctx Entries 15 MEL 0 us Port# 13/0 [TT Slot 0 Port# 0 TTT 0 Intr 0] Addr 4 State configured
<idle>-0 [043] dNh. 77.292716: xhci_handle_cmd_set_deq_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff1d1d1 avg trb len 0
<idle>-0 [043] dNh. 77.292716: xhci_dbg_cancel_urb: Successful Set TR Deq Ptr cmd, deq = @fff1d1d0
<idle>-0 [043] dNh. 77.292716: xhci_ring_ep_doorbell: Ring doorbell for Slot 4 ep4in
<idle>-0 [043] dNh. 77.292717: xhci_inc_deq: CMD 000000000b6352e0: enq 0x00000000ffffe9a0(0x00000000ffffe000) deq 0x00000000ffffe9a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
<idle>-0 [043] dNh. 77.292717: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2b0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292733: xhci_urb_dequeue: ep4in-bulk: urb 0000000010d4476b pipe 3221357440 slot 2 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4236 [047] d... 77.292734: xhci_dbg_cancel_urb: Cancel URB 0000000010d4476b, dev 11, ep 0x84, starting at offset 0xfff92110
bulk-cancel-4236 [047] d... 77.292736: xhci_queue_trb: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
bulk-cancel-4236 [047] d... 77.292736: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9b0(0x00000000ffffe000) deq 0x00000000ffffe9a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 253 bounce 0 cycle 0
bulk-cancel-4236 [047] d... 77.292736: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
bulk-cancel-4235 [065] d... 77.292738: xhci_urb_dequeue: ep4in-bulk: urb 0000000031b3b3fd pipe 3221357952 slot 4 length 0/256 sgs 0/0 stream 0 flags 00010200
bulk-cancel-4235 [065] d... 77.292740: xhci_dbg_cancel_urb: Cancel URB 0000000031b3b3fd, dev 13, ep 0x84, starting at offset 0xfff1d1d0
bulk-cancel-4235 [065] d... 77.292742: xhci_queue_trb: CMD: Stop Ring Command: slot 4 sp 0 ep 9 flags c
bulk-cancel-4235 [065] d... 77.292743: xhci_inc_enq: CMD 000000000b6352e0: enq 0x00000000ffffe9c0(0x00000000ffffe000) deq 0x00000000ffffe9a0(0x00000000ffffe000) segs 1 stream 0 free_trbs 252 bounce 0 cycle 0
bulk-cancel-4235 [065] d... 77.292743: xhci_ring_host_doorbell: Ring doorbell for Command Ring 0
terminator-4185 [043] d.h. 77.292746: xhci_handle_event: EVENT: TRB 00000000fff92110 status 'Stopped' len 256 slot 2 ep 9 type 'Transfer Event' flags e:c
terminator-4185 [043] d.h. 77.292747: xhci_handle_transfer: BULK: Buffer 00000000ffdef500 length 256 TD size 0 intr 0 type 'Normal' flags b:i:I:c:s:I:e:C
terminator-4185 [043] d.h. 77.292747: xhci_inc_deq: EVENT 00000000b5c6e6a2: enq 0x00000000ffffc000(0x00000000ffffc000) deq 0x00000000ffffc2c0(0x00000000ffffc000) segs 1 stream 0 free_trbs 254 bounce 0 cycle 0
terminator-4185 [043] d.h. 77.292782: xhci_handle_event: EVENT: TRB 00000000ffffe9a0 status 'Success' len 0 slot 2 ep 0 type 'Command Completion Event' flags e:c
terminator-4185 [043] d.h. 77.292783: xhci_handle_command: CMD: Stop Ring Command: slot 2 sp 0 ep 9 flags c
terminator-4185 [043] d.h. 77.292784: xhci_handle_cmd_stop_ep: State stopped mult 1 max P. Streams 0 interval 125 us max ESIT payload 0 CErr 3 Type Bulk IN burst 0 maxp 64 deq 00000000fff92111 avg trb len 0
terminator-4185 [043] d.h. 77.292785: xhci_dbg_cancel_urb: Removing canceled TD starting at 0xfff92110 (dma).
terminator-4185 [043] d.h. 77.292786: xhci_dbg_cancel_urb: Finding endpoint context
terminator-4185 [043] d.h. 77.292787: xhci_dbg_cancel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment