LPT_BSIZE 222 dev/ic/lpt.c sc->sc_inbuf = geteblk(LPT_BSIZE); LPT_BSIZE 376 dev/ic/lpt.c while ((n = min(LPT_BSIZE, uio->uio_resid)) != 0) {