Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c917 #define EHCI_APPEND_QH(sqh, last) (last) = _ehci_append_qh(sqh, last)
919 _ehci_append_qh(ehci_qh_t *sqh, ehci_qh_t *last) in _ehci_append_qh() function