sc_lastpage       254 dev/ic/lemac.c 		sc->sc_lastpage = 63;
sc_lastpage       257 dev/ic/lemac.c 		sc->sc_lastpage = 127;
sc_lastpage       263 dev/ic/lemac.c 	for (pg = 1; pg <= sc->sc_lastpage; pg++)
sc_lastpage       684 dev/ic/lemac.c 		if (tx_pg == 0 || tx_pg > sc->sc_lastpage) {
sc_lastpage      1051 dev/ic/lemac.c 	    ether_sprintf(sc->sc_arpcom.ac_enaddr), sc->sc_lastpage * 2 + 2,
sc_lastpage        53 dev/ic/lemacvar.h 	unsigned sc_lastpage;		/* last 2K page */