Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusb.h559 uByte bMaxBurst; member
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dwa.h66 uint8_t bMaxBurst; member
/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_mouse.c205 .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.c284 return (xep->xep_pipe->p_xep.uex_ep_ss.bMaxBurst); in xhci_endpoint_determine_burst()