Searched refs:_ehci_append_qh (Results 1 – 1 of 1) sorted by relevance
970 #define EHCI_APPEND_QH(sqh,last) (last) = _ehci_append_qh(sqh,last)972 _ehci_append_qh(ehci_qh_t *sqh, ehci_qh_t *last) in _ehci_append_qh() function