Home
last modified time | relevance | path

Searched refs:LEMINSIZE (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dlance.c170 if (len < LEMINSIZE + 4 || len > LEMTU) { in lance_get()
211 tmd->tmd2 = -uimax(len, LEMINSIZE); in lance_put()
H A Dlance.h35 #define LEMINSIZE 60 /* should be 64 if mode DTCR is set */ macro
/netbsd-src/sys/dev/ic/
H A Dlance.c351 if (tlen < LEMINSIZE) { in lance_put()
352 (*sc->sc_zerobuf)(sc, boff, LEMINSIZE - tlen); in lance_put()
353 tlen = LEMINSIZE; in lance_put()
H A Dlancereg.h117 #define LEMINSIZE 60 /* should be 64 if mode DTCR is set */ macro
/netbsd-src/sys/arch/mvme68k/stand/sboot/
H A Dif_lereg.h35 #define LEMINSIZE 60 /* should be 64 if mode DTCR is set */ macro
/netbsd-src/sys/arch/mvme68k/stand/netboot/
H A Dif_lereg.h35 #define LEMINSIZE 60 /* should be 64 if mode DTCR is set */ macro