Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h373 #define XHCI_EPCTX_TYPE_BULK_IN (6) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c248 return (XHCI_EPCTX_TYPE_BULK_IN); in xhci_endpoint_epdesc_to_type()