Searched refs:xhci_event_process_trb (Results 1 – 3 of 3) sorted by relevance
139 xhci_event_process_trb(xhci_t *xhcip, xhci_trb_t *trb) in xhci_event_process_trb() function230 if (!xhci_event_process_trb(xhcip, trb)) in xhci_event_process()
238 processed = xhci_event_process_trb(xhcip, trb); in xhci_polled_event_process()
803 extern boolean_t xhci_event_process_trb(xhci_t *, xhci_trb_t *);