Searched defs:ohci_ed (Results 1 – 1 of 1) sorted by relevance
73 struct ohci_ed { struct74 volatile uint32_t ed_flags;100 struct ohci_ed *next; argument101 struct ohci_ed *prev; argument102 struct ohci_ed *obj_next; argument107 typedef struct ohci_ed ohci_ed_t; argument