Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c403 sitd->sitd_next = in ehci_init()
748 PRINTK(" next=0x%08x\n", hc32toh(sc, sitd->sitd_next)); in ehci_dump_sitd()
873 ehci_std->sitd_next = last->sitd_next; in _ehci_append_fs_td()
883 last->sitd_next = ehci_std->sitd_self; in _ehci_append_fs_td()
957 ehci_std->prev->sitd_next = ehci_std->sitd_next; in _ehci_remove_fs_td()
H A Dehci.h130 volatile uint32_t sitd_next; member

Completed in 5 milliseconds