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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h55 #define EHCI_LINK_ITD 0x0 macro
H A Dehci.c493 htohc32(sc, EHCI_LINK_ITD);
708 case EHCI_LINK_ITD:
3601 td->itd_self = htohc32(sc, page_info.physaddr | EHCI_LINK_ITD);

Completed in 59 milliseconds