Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohcireg.h173 struct ohci_td { struct
174 u_int32_t td_flags;
191 ohci_physaddr_t td_cbp; /* Current Buffer Pointer */
192 ohci_physaddr_t td_nexttd; /* Next TD */
193 ohci_physaddr_t td_be; /* Buffer End */