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.c483 new_xepp.xepp_configured = B_TRUE; in xhci_endpoint_setup_context()
567 if (xep->xep_params.xepp_configured) { in xhci_endpoint_setup_context()
625 VERIFY(xep->xep_params.xepp_configured); in xhci_endpoint_setup_context()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h539 boolean_t xepp_configured; member