Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c916 #define UHCI_APPEND_QH(sqh,last) (last) = _uhci_append_qh(sqh,last)
918 _uhci_append_qh(uhci_qh_t *sqh, uhci_qh_t *last) in _uhci_append_qh() function