Searched defs:ehci_qh_hw (Results 1 – 1 of 1) sorted by relevance
382 struct ehci_qh_hw { struct383 __hc32 hw_next; /* see EHCI 3.6.1 */384 __hc32 hw_info1; /* see EHCI 3.6.2 */409 struct ehci_qh_hw *hw; /* Must come first */ argument