Searched defs:ehci_std_temp (Results 1 – 1 of 1) sorted by relevance
91 struct ehci_std_temp { struct92 ehci_softc_t *sc;93 struct usb_page_cache *pc;94 ehci_qtd_t *td;95 ehci_qtd_t *td_next;96 uint32_t average;97 uint32_t qtd_status;98 uint32_t len;99 uint16_t max_frame_size;100 uint8_t shortpkt;[all …]