Searched defs:ohci_td (Results 1 – 1 of 1) sorted by relevance
110 struct ohci_td { struct111 volatile uint32_t td_flags;136 struct ohci_td *obj_next; argument137 struct ohci_td *alt_next; argument143 typedef struct ohci_td ohci_td_t; argument