Searched refs:ohci_td (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | ohcivar.h | 45 struct ohci_td td; |
H A D | ohcireg.h | 173 struct ohci_td { struct |
H A D | ohci.c | 457 memset(&std->td, 0, sizeof(struct ohci_td)); in ohci_alloc_std() |