Home
last modified time | relevance | path

Searched refs:_ehci_remove_qh (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
H A Dehci.c1072 #define EHCI_REMOVE_QH(sqh,last) (last) = _ehci_remove_qh(sqh,last)
1074 _ehci_remove_qh(ehci_qh_t *sqh, ehci_qh_t *last) in _ehci_remove_qh() function