Searched defs:ohci_ed (Results 1 – 1 of 1) sorted by relevance
74 struct ohci_ed { struct75 volatile uint32_t ed_flags;101 struct ohci_ed *next; argument102 struct ohci_ed *prev; argument103 struct ohci_ed *obj_next; argument108 typedef struct ohci_ed ohci_ed_t; argument