bp0              3219 dev/usb/ohci.c 	ohci_physaddr_t buf, offs, noffs, bp0;
bp0              3239 dev/usb/ohci.c 	bp0 = OHCI_PAGE(buf);
bp0              3246 dev/usb/ohci.c 		    OHCI_PAGE(buf + noffs) > bp0 + OHCI_PAGE_SIZE) { /* too many page crossings */
bp0              3263 dev/usb/ohci.c 			sitd->itd.itd_bp0 = htole32(bp0);
bp0              3266 dev/usb/ohci.c 			sitd->itd.itd_be = htole32(bp0 + offs - 1);
bp0              3272 dev/usb/ohci.c 			bp0 = OHCI_PAGE(buf + offs);
bp0              3291 dev/usb/ohci.c 	sitd->itd.itd_bp0 = htole32(bp0);
bp0              3294 dev/usb/ohci.c 	sitd->itd.itd_be = htole32(bp0 + offs - 1);