Home | History | Annotate | Download | only in pcmcia

Lines Matching defs:bufptr

687 	int buffer, bufsize, bufoffset, bufptr, bufspace, len, mbytes, n;
702 bufptr = sc->sc_memoff + buffer + bufoffset;
712 bufptr = sc->sc_memoff + buffer + bufoffset;
722 bufptr, mptr, n);
723 bufptr += n;
743 int totbytes, buffer, bufbytes, bufptr, mbytes, n;
754 bufptr = 0; /* XXX make gcc happy */
796 bufptr = sc->sc_memoff + buffer +
802 buffer, (u_long)(bufptr - buffer -
808 bufptr, mptr, n);
810 bufptr += n;