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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dohci.c806 uint32_t phy_end; local
828 phy_end = le32toh(td->td_be);
829 temp = (OHCI_PAGE(phy_start ^ phy_end) ?
831 temp += OHCI_PAGE_OFFSET(phy_end);

Completed in 89 milliseconds