Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohcivar.h45 struct ohci_td td;
H A Dohcireg.h173 struct ohci_td { struct
H A Dohci.c457 memset(&std->td, 0, sizeof(struct ohci_td)); in ohci_alloc_std()