Home
last modified time | relevance | path

Searched refs:xhci_event (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c40 xhci_event_ring_t *xev = &xhcip->xhci_event; in xhci_event_fini()
82 xhci_event_ring_t *xev = &xhcip->xhci_event; in xhci_event_init()
187 xhci_ring_t *xrp = &xhcip->xhci_event.xev_ring; in xhci_event_process()
210 if (xhcip->xhci_event.xev_segs == NULL) in xhci_event_process()
H A Dxhci_polled.c198 xhci_ring_t *xrp = &xhcip->xhci_event.xev_ring; in xhci_polled_event_process()
206 VERIFY(xhcip->xhci_event.xev_segs != NULL); in xhci_polled_event_process()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h661 xhci_event_ring_t xhci_event; member
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1814 xhci_ring.o xhci_command.o xhci_event.o xhci_usba.o \