Lines Matching defs:bp1
3573 ohci_physaddr_t buf, offs, bp0, bp1;
3614 bp0 = bp1 = OHCI_PAGE(buf);
3641 /* Note the first page crossing in bp1 */
3642 if (bp0 == bp1 && bp1 != nep)
3643 bp1 = nep;
3645 DPRINTFN(1, "ncur=%jd bp0=%#jx bp1=%#jx nend=%#jx",
3646 ncur, bp0, bp1, nend);
3649 if (ncur == OHCI_ITD_NOFFSET || (bp0 != bp1 && bp1 != nep)) {
3677 bp0 = bp1 = OHCI_PAGE(buf);