Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c890 #define UHCI_APPEND_TD(std,last) (last) = _uhci_append_td(std,last)
892 _uhci_append_td(uhci_td_t *std, uhci_td_t *last) in _uhci_append_td() function