Searched refs:EHCI_LINK_ITD (Results 1 – 2 of 2) sorted by relevance
59 #define EHCI_LINK_ITD 0x0 macro
423 htohc32(sc, EHCI_LINK_ITD); in ehci_init()631 case EHCI_LINK_ITD: in ehci_dump_link()3580 td->itd_self = htohc32(sc, page_info.physaddr | EHCI_LINK_ITD);3582 td->itd_self = htohc32(sc, (unsigned int)page_info.buffer | EHCI_LINK_ITD);