Searched refs:EHCI_LINK_ITD (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dehcireg.h194 #define EHCI_LINK_ITD 0x0 macro
H A Dehci.c1713 EHCI_LINK_TYPE(link) == EHCI_LINK_ITD ? 1 : 0, \
4665 htole32(itd->physaddr | EHCI_LINK_ITD);
4798 htole32(itd->physaddr | EHCI_LINK_ITD);
4933 sc->sc_flist[frindex] = htole32(EHCI_LINK_ITD | itd->physaddr);

Completed in 190 milliseconds