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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dehci.h154 volatile uint32_t sitd_bp[2]; member in struct:ehci_sitd
H A Dehci.c841 hc32toh(sc, sitd->sitd_bp[0]),
842 hc32toh(sc, sitd->sitd_bp[1]),
2607 td->sitd_bp[0] = htohc32(sc, buf_res.physaddr);
2617 td->sitd_bp[0] = 0;
2652 td->sitd_bp[1] = htohc32(sc, temp);

Completed in 54 milliseconds