Lines Matching defs:ehci_std_temp
133 struct ehci_std_temp { struct
134 ehci_softc_t *sc;
135 struct usb_page_cache *pc;
136 ehci_qtd_t *td;
137 ehci_qtd_t *td_next;
138 uint32_t average;
139 uint32_t qtd_status;
140 uint32_t len;
141 uint16_t max_frame_size;
142 uint8_t shortpkt;
143 uint8_t auto_data_toggle;
144 uint8_t setup_alt_next;
145 uint8_t last_frame;