Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohci.c3078 ohci_physaddr_t buf, offs, noffs, bp0; in ohci_device_isoc_enter() local
3107 noffs = offs + xfer->frlengths[i]; in ohci_device_isoc_enter()
3109 OHCI_PAGE(buf + noffs) > bp0 + OHCI_PAGE_SIZE) { /* too many page crossings */ in ohci_device_isoc_enter()
3139 offs = noffs; in ohci_device_isoc_enter()