HomeSort by: relevance | last modified time | path
    Searched refs:upto (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/evbarm/stand/boot2440/
dm9000.c 331 unsigned int bound, val, mark, stat, len, upto, cnt; local in function:dm9k_recv
368 upto = len - 4; /* HASFCS */
369 if (upto > maxlen)
370 upto = maxlen;
372 for (cnt = 0; cnt < upto; cnt += 2) {
382 return upto;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_shadow.c 44 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto)
46 const u32 limit = (upto + 3) & ~3;
53 return bios->size >= upto;
  /src/usr.sbin/sysinst/
msg.mi.fr 1389 message dl_get_custom_fstype {File system type code (upto 255)}
  /src/sys/arch/luna68k/luna68k/
locore.s 170 dbra %d0,1b | upto 63 characters
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 14069 # be inexact, since all powers of ten upto 10^27 are exact
fpsp.s 24108 # be inexact, since all powers of ten upto 10^27 are exact

Completed in 164 milliseconds