Searched refs:EHCI_ITD_GET_BPTR (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/usb/ | ||
| D | ehcireg.h | 233 #define EHCI_ITD_GET_BPTR(x) ((x) & EHCI_ITD_BPTR_MASK) macro |
| D | ehci.c | 1899 EHCI_ITD_GET_BPTR(le32toh(itd->itd->itd_bufr[i])), 0, 0, 0); in ehci_dump_itd() |