Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.c805 uint32_t phy_end; in ohci_non_isoc_done_sub() local
827 phy_end = le32toh(td->td_be); in ohci_non_isoc_done_sub()
828 temp = (OHCI_PAGE(phy_start ^ phy_end) ? in ohci_non_isoc_done_sub()
830 temp += OHCI_PAGE_OFFSET(phy_end); in ohci_non_isoc_done_sub()