Lines Matching refs:xhci_trb
67 union xhci_trb *trb)
80 static bool trb_is_noop(union xhci_trb *trb)
85 static bool trb_is_link(union xhci_trb *trb)
90 static bool last_trb_on_seg(struct xhci_segment *seg, union xhci_trb *trb)
96 struct xhci_segment *seg, union xhci_trb *trb)
101 static bool link_trb_toggles_cycle(union xhci_trb *trb)
120 static void trb_to_noop(union xhci_trb *trb, u32 noop_type)
142 union xhci_trb **trb)
208 union xhci_trb *next;
346 union xhci_trb *new_deq = xhci->cmd_ring->dequeue;
573 union xhci_trb *new_deq;
574 union xhci_trb *halted_trb;
694 union xhci_trb *trb = td->first_trb;
934 union xhci_trb *trb, struct xhci_event_cmd *event)
1178 union xhci_trb *dequeue_temp;
1227 union xhci_trb *trb, u32 cmd_comp_code)
1324 union xhci_trb *trb, u32 cmd_comp_code)
1576 union xhci_trb *cmd_trb;
1702 union xhci_trb *event)
1713 union xhci_trb *event)
1762 union xhci_trb *event)
1946 union xhci_trb *start_trb,
1947 union xhci_trb *end_trb,
2110 union xhci_trb *stop_trb)
2113 union xhci_trb *trb = ring->dequeue;
2128 union xhci_trb *ep_trb, struct xhci_transfer_event *event)
2224 union xhci_trb *ep_trb, struct xhci_transfer_event *event)
2354 union xhci_trb *ep_trb, struct xhci_transfer_event *event)
2440 union xhci_trb *ep_trb;
2851 union xhci_trb *event;
2925 union xhci_trb *event_ring_deq)
2963 union xhci_trb *event_ring_deq;