Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h110 struct ohci_td { struct
111 volatile uint32_t td_flags;
136 struct ohci_td *obj_next; argument
137 struct ohci_td *alt_next; argument
143 typedef struct ohci_td ohci_td_t; argument