Searched refs:ohci_ed (Results 1 – 2 of 2) sorted by relevance
74 struct ohci_ed { struct101 struct ohci_ed *next; argument102 struct ohci_ed *prev; argument103 struct ohci_ed *obj_next; argument108 typedef struct ohci_ed ohci_ed_t; argument234 struct ohci_ed *sc_ctrl_p_last;235 struct ohci_ed *sc_bulk_p_last;236 struct ohci_ed *sc_isoc_p_last;237 struct ohci_ed *sc_intr_p_last[OHCI_NO_EDS];
304 static struct ohci_ed *308 struct ohci_ed *ed; in ohci_init_ed()