Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/controller/
H A Dxhci.c117 struct xhci_std_temp { struct
118 struct xhci_softc *sc;
119 struct usb_page_cache *pc;
120 struct xhci_td *td;
121 struct xhci_td *td_next;
122 uint32_t len;
123 uint32_t offset;
124 uint32_t max_packet_size;
125 uint32_t average;
126 uint16_t isoc_delta;
[all …]