Searched defs:ohci_ed (Results 1 – 1 of 1) sorted by relevance
293 typedef volatile struct ohci_ed { struct297 uint32_t hced_next; /* (ohci_ed *) Next endpoint */ argument298 uint32_t hced_prev; /* (ohci_ed *)Virt addr. of prev ept */ argument300 uint32_t hced_reclaim_next; /* (ohci_ed *) Reclaim list */ argument304 } ohci_ed_t; argument