Searched refs:sitd_self (Results 1 – 2 of 2) sorted by relevance
397 sitd->sitd_self = in ehci_init()427 sitd->sitd_self; in ehci_init()749 PRINTK("SITD(%p) at 0x%08x\n", sitd, hc32toh(sc, sitd->sitd_self) & ~0x1F); in ehci_dump_sitd()885 last->sitd_next = ehci_std->sitd_self; in _ehci_append_fs_td()3640 td->sitd_self = htohc32(sc, page_info.physaddr | EHCI_LINK_SITD);3642 td->sitd_self = htohc32(sc, (unsigned int)page_info.buffer | EHCI_LINK_SITD);
166 uint32_t sitd_self; member