Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.c970 #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