Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h169 #define XHCI_CONTEXT_BURST_SHIFT 11 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c277 XHCI_CONTEXT_BURST_MASK) >> XHCI_CONTEXT_BURST_SHIFT); in xhci_endpoint_determine_burst()