Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h359 #define XHCI_EPCTX_SET_MAXB(x) (((x) & 0xff) << 8) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c173 XHCI_EPCTX_SET_MAXB(0) | XHCI_EPCTX_SET_MPS(mps)); in xhci_endpoint_setup_default_context()
603 XHCI_EPCTX_SET_MAXB(new_xepp.xepp_burst) | in xhci_endpoint_setup_context()