Home
last modified time | relevance | path

Searched refs:xhci_event_process_trb (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c139 xhci_event_process_trb(xhci_t *xhcip, xhci_trb_t *trb) in xhci_event_process_trb() function
230 if (!xhci_event_process_trb(xhcip, trb)) in xhci_event_process()
H A Dxhci_polled.c238 processed = xhci_event_process_trb(xhcip, trb); in xhci_polled_event_process()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h803 extern boolean_t xhci_event_process_trb(xhci_t *, xhci_trb_t *);