Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dehci.h57 #define EHCI_LINK_ITD 0x0 macro
Dehci.c474 htohc32(sc, EHCI_LINK_ITD); in ehci_init()
689 case EHCI_LINK_ITD: in ehci_dump_link()
3649 td->itd_self = htohc32(sc, page_info.physaddr | EHCI_LINK_ITD); in ehci_xfer_setup()