Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h160 uint32_t sitd_self; member
H A Dehci.c446 sitd->sitd_self = in ehci_init()
475 sitd->sitd_self; in ehci_init()
803 printf("SITD(%p) at 0x%08x\n", sitd, hc32toh(sc, sitd->sitd_self) & ~0x1F); in ehci_dump_sitd()
937 last->sitd_next = std->sitd_self; in _ehci_append_fs_td()
3569 td->sitd_self = htohc32(sc, page_info.physaddr | EHCI_LINK_SITD); in ehci_xfer_setup()