Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h355 #define XHCI_EPCTX_SET_EPTYPE(x) (((x) & 0x7) << 3) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c172 XHCI_EPCTX_SET_EPTYPE(XHCI_EPCTX_TYPE_CTRL) | in xhci_endpoint_setup_default_context()
602 XHCI_EPCTX_SET_EPTYPE(new_xepp.xepp_eptype) | in xhci_endpoint_setup_context()