Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h154 volatile uint32_t sitd_bp[2]; member
H A Dehci.c819 hc32toh(sc, sitd->sitd_bp[0]), in ehci_dump_sitd()
820 hc32toh(sc, sitd->sitd_bp[1]), in ehci_dump_sitd()
2528 td->sitd_bp[0] = htohc32(sc, buf_res.physaddr); in ehci_device_isoc_fs_enter()
2538 td->sitd_bp[0] = 0; in ehci_device_isoc_fs_enter()
2573 td->sitd_bp[1] = htohc32(sc, temp); in ehci_device_isoc_fs_enter()