Searched refs:_ohci_append_qh (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/usb/controller/
H A Dohci.c656 #define OHCI_APPEND_QH(sed,last) (last) = _ohci_append_qh(sed,last)
658 _ohci_append_qh(ohci_ed_t *sed, ohci_ed_t *last) function

Completed in 89 milliseconds