Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.c126 struct ohci_std_temp { struct
127 struct usb_page_cache *pc;
128 ohci_td_t *td;
129 ohci_td_t *td_next;
130 uint32_t average;
131 uint32_t td_flags;
132 uint32_t len;
133 uint16_t max_frame_size;
134 uint8_t shortpkt;
135 uint8_t setup_alt_next;
[all …]