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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h160 uint32_t sitd_self; member in struct:ehci_sitd
H A Dehci.c466 sitd->sitd_self =
496 sitd->sitd_self;
825 printf("SITD(%p) at 0x%08x\n", sitd, hc32toh(sc, sitd->sitd_self) & ~0x1F);
959 last->sitd_next = std->sitd_self;
3625 td->sitd_self = htohc32(sc, page_info.physaddr | EHCI_LINK_SITD);

Completed in 126 milliseconds