Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c952 #define UHCI_REMOVE_TD(std,last) (last) = _uhci_remove_td(std,last)
954 _uhci_remove_td(uhci_td_t *std, uhci_td_t *last) in _uhci_remove_td() function