Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.c135 struct xhci_std_temp { struct
136 struct xhci_softc *sc;
137 struct usb_page_cache *pc;
138 struct xhci_td *td;
139 struct xhci_td *td_next;
140 uint32_t len;
141 uint32_t offset;
142 uint32_t max_packet_size;
143 uint32_t average;
144 uint32_t isoc_frame;
[all …]