Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/controller/
H A Dohci.c119 struct ohci_std_temp { struct
120 struct usb_page_cache *pc;
121 ohci_td_t *td;
122 ohci_td_t *td_next;
123 uint32_t average;
124 uint32_t td_flags;
125 uint32_t len;
126 uint16_t max_frame_size;
127 uint8_t shortpkt;
128 uint8_t setup_alt_next;
[all …]