Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_hcd.h346 struct dwc2_qh { struct
347 struct dwc2_hsotg *hsotg;
348 u8 ep_type;
349 u8 ep_is_in;
350 u16 maxp;
351 u16 maxp_mult;
352 u8 dev_speed;
353 u8 data_toggle;
354 u8 ping_state;
355 u8 do_split;
[all …]