Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h583 XHCI_PERIODIC_POLL_ACTIVE, enumerator
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c1127 if (xpp->xpp_poll_state != XHCI_PERIODIC_POLL_ACTIVE) { in xhci_endpoint_reschedule_periodic()
H A Dxhci_usba.c1151 xpp->xpp_poll_state = XHCI_PERIODIC_POLL_ACTIVE; in xhci_hcdi_periodic_init()