Lines Matching defs:ohci_std_temp
125 struct ohci_std_temp { struct126 struct usb_page_cache *pc;127 ohci_td_t *td;128 ohci_td_t *td_next;129 uint32_t average;130 uint32_t td_flags;131 uint32_t len;132 uint16_t max_frame_size;133 uint8_t shortpkt;134 uint8_t setup_alt_next;135 uint8_t last_frame;