Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c79 struct xhci_std_temp { struct
80 struct xhci_softc *sc;
81 struct usb_page_cache *pc;
82 struct xhci_td *td;
83 struct xhci_td *td_next;
84 uint32_t len;
85 uint32_t offset;
86 uint32_t max_packet_size;
87 uint32_t average;
88 uint16_t isoc_delta;
[all …]