xhci_event_process_trb
if (!xhci_event_process_trb(xhcip, trb))
processed = xhci_event_process_trb(xhcip, trb);
extern boolean_t xhci_event_process_trb(xhci_t *, xhci_trb_t *);