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