Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h49 #define OHCI_PAGE_OFFSET(x) ((x) & 0xfff) macro
H A Dohci.c830 temp += OHCI_PAGE_OFFSET(phy_end); in ohci_non_isoc_done_sub()
831 temp -= OHCI_PAGE_OFFSET(phy_start); in ohci_non_isoc_done_sub()