Home
last modified time | relevance | path

Searched refs:xepp_configured (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c564 new_xepp.xepp_configured = B_TRUE; in xhci_endpoint_setup_context()
648 if (xep->xep_params.xepp_configured) { in xhci_endpoint_setup_context()
700 VERIFY(xep->xep_params.xepp_configured); in xhci_endpoint_setup_context()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h545 boolean_t xepp_configured; member