Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dohci.c808 uint32_t phy_end; in ohci_non_isoc_done_sub() local
831 phy_end = le32toh(td->td_be); in ohci_non_isoc_done_sub()
832 temp = (OHCI_PAGE(phy_start ^ phy_end) ? in ohci_non_isoc_done_sub()
834 temp += OHCI_PAGE_OFFSET(phy_end); in ohci_non_isoc_done_sub()