Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h101 struct dwc_otg_std_temp { struct
102 dwc_otg_cmd_t *func;
103 struct usb_page_cache *pc;
104 struct dwc_otg_td *td;
105 struct dwc_otg_td *td_next;
106 uint32_t len;
107 uint32_t offset;
108 uint16_t max_frame_size;
109 uint8_t short_pkt;
115 uint8_t setup_alt_next;
[all …]