Lines Matching defs:musbotg_std_temp
337 struct musbotg_std_temp { struct
338 musbotg_cmd_t *func;
339 struct usb_page_cache *pc;
340 struct musbotg_td *td;
341 struct musbotg_td *td_next;
342 uint32_t len;
343 uint32_t offset;
344 uint16_t max_frame_size;
345 uint8_t short_pkt;
350 uint8_t setup_alt_next;
351 uint8_t did_stall;
352 uint8_t dev_addr;
353 int8_t channel;
354 uint8_t haddr;
355 uint8_t hport;
356 uint8_t transfer_type;