Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h377 #define XHCI_EPCTX_MAX_ESIT_PAYLOAD(x) (((x) & 0xffff) << 16) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c177 ectx->xec_txinfo = LE_32(XHCI_EPCTX_MAX_ESIT_PAYLOAD(0) | in xhci_endpoint_setup_default_context()
611 XHCI_EPCTX_MAX_ESIT_PAYLOAD(new_xepp.xepp_max_esit) | in xhci_endpoint_setup_context()