Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h368 #define XHCI_EPCTX_TYPE_ISOCH_OUT (1) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c245 return (XHCI_EPCTX_TYPE_ISOCH_OUT); in xhci_endpoint_epdesc_to_type()