Lines Matching defs:ohci_std_temp
126 struct ohci_std_temp { struct127 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;136 uint8_t last_frame;