Lines Matching refs:xhci_trb
70 union xhci_trb *trb)
83 static bool trb_is_noop(union xhci_trb *trb)
88 static bool trb_is_link(union xhci_trb *trb)
93 static bool last_trb_on_seg(struct xhci_segment *seg, union xhci_trb *trb)
99 struct xhci_segment *seg, union xhci_trb *trb)
104 static bool link_trb_toggles_cycle(union xhci_trb *trb)
123 static void trb_to_noop(union xhci_trb *trb, u32 noop_type)
145 union xhci_trb **trb)
218 union xhci_trb *next;
283 union xhci_trb *enq = ring->enqueue;
284 union xhci_trb *last_on_seg;
424 union xhci_trb *new_deq = xhci->cmd_ring->dequeue;
629 union xhci_trb *new_deq;
758 union xhci_trb *trb = td->first_trb;
1091 union xhci_trb *trb, u32 comp_code)
1281 union xhci_trb *dequeue_temp;
1321 union xhci_trb *trb, u32 cmd_comp_code)
1430 union xhci_trb *trb, u32 cmd_comp_code)
1670 union xhci_trb *cmd_trb;
1801 union xhci_trb *event, u32 trb_type)
1809 union xhci_trb *event)
1859 union xhci_trb *event)
2044 union xhci_trb *start_trb,
2045 union xhci_trb *end_trb,
2243 union xhci_trb *stop_trb)
2246 union xhci_trb *trb = ring->dequeue;
2261 union xhci_trb *ep_trb, struct xhci_transfer_event *event)
2357 union xhci_trb *ep_trb, struct xhci_transfer_event *event)
2486 union xhci_trb *ep_trb, struct xhci_transfer_event *event)
2571 union xhci_trb *ep_trb;
2974 union xhci_trb *event;
3049 union xhci_trb *event_ring_deq,
3089 union xhci_trb *event_ring_deq;