Home
last modified time | relevance | path

Searched refs:bMaxBurst (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusb.h559 uByte bMaxBurst; member
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dusb_mouse.c204 .bMaxBurst = 0,
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h459 uint8_t bMaxBurst; /* max packets per burst */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c364 return (xep->xep_pipe->p_xep.uex_ep_ss.bMaxBurst); in xhci_endpoint_determine_burst()