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