Searched refs:EHCI_SITD_BUFERR (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/usb/ | ||
| D | ehcireg.h | 285 #define EHCI_SITD_BUFERR 0x00000020 macro |
| D | ehci.c | 1234 if (status & (EHCI_SITD_ERR|EHCI_SITD_BUFERR| in ehci_idone() |