Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohci.c682 #define OHCI_REMOVE_QH(sed,last) (last) = _ohci_remove_qh(sed,last)
684 _ohci_remove_qh(ohci_ed_t *sed, ohci_ed_t *last) in _ohci_remove_qh() function