Searched refs:TRB_COMPLETION (Results 1 – 5 of 5) sorted by relevance
463 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in xhci_configure_endpoints()649 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in xhci_address_device()724 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in _xhci_alloc_device()
502 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()510 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
1414 #define TRB_COMPLETION 33 macro1485 case TRB_COMPLETION: in xhci_trb_type_string()2327 case TRB_COMPLETION: in xhci_decode_trb()
2991 case TRB_COMPLETION: in xhci_handle_event()
960 TRB_COMPLETION, /* 33 */ enumerator