Searched refs:sitd_next (Results 1 – 2 of 2) sorted by relevance
453 sitd->sitd_next = in ehci_init()804 printf(" next=0x%08x\n", hc32toh(sc, sitd->sitd_next)); in ehci_dump_sitd()927 std->sitd_next = last->sitd_next; in _ehci_append_fs_td()937 last->sitd_next = std->sitd_self; in _ehci_append_fs_td()1011 std->prev->sitd_next = std->sitd_next; in _ehci_remove_fs_td()
126 volatile uint32_t sitd_next; member