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) macro
2274 UHCI_APPEND_TD(td, *pp_last); in uhci_device_isoc_enter()