Searched refs:ohci_itd (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/dev/usb/ | ||
| D | ohcivar.h | 61 struct ohci_itd itd; |
| D | ohcireg.h | 199 struct ohci_itd { struct |
| D | ohci.c | 622 memset(&sitd->itd, 0, sizeof(struct ohci_itd)); in ohci_alloc_sitd() |