Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhci.c888 #define UHCI_APPEND_TD(std,last) (last) = _uhci_append_td(std,last) macro
2218 UHCI_APPEND_TD(td, *pp_last); in uhci_device_isoc_enter()