Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dohcireg.h153 #define OHCI_PAGE(x) ((x) &~ 0xfff) macro
Dohci.c3614 bp0 = bp1 = OHCI_PAGE(buf); in ohci_device_isoc_enter()
3639 const ohci_physaddr_t nep = OHCI_PAGE(nend); in ohci_device_isoc_enter()
3677 bp0 = bp1 = OHCI_PAGE(buf); in ohci_device_isoc_enter()