Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c552 new_xepp.xepp_burst = xhci_endpoint_determine_burst(xd, xep); in xhci_endpoint_setup_context()
556 new_xepp.xepp_mps, new_xepp.xepp_burst); in xhci_endpoint_setup_context()
603 XHCI_EPCTX_SET_MAXB(new_xepp.xepp_burst) | in xhci_endpoint_setup_context()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h547 uint_t xepp_burst; member