Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c396 sitd->sitd_self = in ehci_init()
425 sitd->sitd_self; in ehci_init()
747 PRINTK("SITD(%p) at 0x%08x\n", sitd, hc32toh(sc, sitd->sitd_self) & ~0x1F); in ehci_dump_sitd()
883 last->sitd_next = ehci_std->sitd_self; in _ehci_append_fs_td()
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);
H A Dehci.h164 uint32_t sitd_self; member

Completed in 6 milliseconds