Home
last modified time | relevance | path

Searched defs:uhci_soft_td (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Duhcivar.h102 struct uhci_soft_td { struct
104 uhci_soft_td_qh_t link; /* soft version of the td_link field */ argument
115 #define UHCI_STD_SIZE (roundup(sizeof(struct uhci_soft_td), UHCI_TD_ALIGN)) argument