Searched defs:ehci_std_temp (Results 1 – 1 of 1) sorted by relevance
133 struct ehci_std_temp { struct134 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;[all …]