Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.h58 #define EHCI_LINK_ITD 0x0 macro
H A Dehci.c422 htohc32(sc, EHCI_LINK_ITD); in ehci_init()
630 case EHCI_LINK_ITD: in ehci_dump_link()
3579 td->itd_self = htohc32(sc, page_info.physaddr | EHCI_LINK_ITD);
3581 td->itd_self = htohc32(sc, (unsigned int)page_info.buffer | EHCI_LINK_ITD);

Completed in 5 milliseconds