Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.h60 #define EHCI_LINK_SITD 0x4 macro
H A Dehci.c398 htohc32(sc, EHCI_LINK_SITD); in ehci_init()
636 case EHCI_LINK_SITD: in ehci_dump_link()
3607 td->sitd_self = htohc32(sc, page_info.physaddr | EHCI_LINK_SITD);
3609 td->sitd_self = htohc32(sc, (unsigned int)page_info.buffer | EHCI_LINK_SITD);

Completed in 5 milliseconds