Searched defs:ehci_fstn (Results 1 – 1 of 1) sorted by relevance
594 struct ehci_fstn { struct595 __hc32 hw_next; /* any periodic q entry */596 __hc32 hw_prev; /* qh or EHCI_LIST_END */599 dma_addr_t fstn_dma;600 union ehci_shadow fstn_next; /* ptr to periodic q entry */
Completed in 7 milliseconds