Home
last modified time | relevance | path

Searched defs:ehci_std_temp (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c92 struct ehci_std_temp { struct
93 ehci_softc_t *sc;
94 struct usb_page_cache *pc;
95 ehci_qtd_t *td;
96 ehci_qtd_t *td_next;
97 uint32_t average;
98 uint32_t qtd_status;
99 uint32_t len;
100 uint16_t max_frame_size;
101 uint8_t shortpkt;
[all …]