Home
last modified time | relevance | path

Searched defs:usb_endpoint (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusbdi.h137 struct usb_endpoint { struct
141 struct usb_endpoint_descriptor *edesc; argument
142 struct usb_endpoint_ss_comp_descriptor *ecomp; argument
145 uint16_t isoc_next;
150 uint8_t unused:5;
153 uint8_t refcount_alloc; /* allocation refcount */
154 uint8_t refcount_bw; /* bandwidth refcount */
159 uint8_t usb_smask; /* USB start mask */
160 uint8_t usb_cmask; /* USB complete mask */
161 uint8_t usb_uframe; /* USB microframe */
[all …]