Searched defs:ohci_ed (Results 1 – 1 of 1) sorted by relevance
293 typedef volatile struct ohci_ed { struct 297 uint32_t hced_next; /* (ohci_ed *) Next endpoint */ argument 298 uint32_t hced_prev; /* (ohci_ed *)Virt addr. of prev ept */ argument 300 uint32_t hced_reclaim_next; /* (ohci_ed *) Reclaim list */ argument 304 hce_padohci_ed global() argument