Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c763 hc32toh(sc, sitd->sitd_bp[0]), in ehci_dump_sitd()
764 hc32toh(sc, sitd->sitd_bp[1]), in ehci_dump_sitd()
2519 td->sitd_bp[0] = htohc32(sc, buf_res.physaddr); in ehci_device_isoc_fs_enter()
2521 td->sitd_bp[0] = htohc32(sc, (unsigned int)buf_res.buffer); in ehci_device_isoc_fs_enter()
2536 td->sitd_bp[0] = 0; in ehci_device_isoc_fs_enter()
2571 td->sitd_bp[1] = htohc32(sc, temp); in ehci_device_isoc_fs_enter()
H A Dehci.h158 volatile uint32_t sitd_bp[2]; member

Completed in 5 milliseconds