HomeSort by: relevance | last modified time | path
    Searched refs:nfsys (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /src/sys/arch/atari/stand/bootxx/
filesystem.c 41 int nfsys = __arraycount(file_system);
  /src/sys/arch/atari/stand/bootxxx/
filesystem.c 41 int nfsys = __arraycount(file_system);
  /src/sys/arch/rs6000/stand/boot/
filesystem.c 38 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/sun68k/stand/netboot/
conf.c 14 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/sun68k/stand/tapeboot/
conf.c 10 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/sun68k/stand/ufsboot/
conf.c 12 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/bebox/stand/boot/
filesystem.c 43 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/mmeye/stand/boot/
conf.c 58 int nfsys = __arraycount(file_system);
  /src/sys/arch/mvme68k/stand/bootsd/
conf.c 13 int nfsys = __arraycount(file_system);
  /src/sys/arch/mvme68k/stand/bootst/
conf.c 10 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/prep/stand/boot/
filesystem.c 42 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/sparc/stand/common/
conf.c 49 int nfsys = __arraycount(file_system);
  /src/sys/arch/alpha/stand/boot/
filesystem.c 51 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/alpha/stand/netboot/
conf.c 13 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/evbmips/stand/sbmips/boot/
filesystem.c 50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/evbmips/stand/sbmips/netboot/
conf.c 13 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/mvmeppc/stand/boot/
conf.c 14 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable in typeref:typename:int
  /src/sys/arch/sbmips/stand/boot/
filesystem.c 50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/sbmips/stand/netboot/
conf.c 13 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/sgimips/stand/common/
iris_conf.c 55 int nfsys = __arraycount(file_system);
  /src/sys/arch/hp300/stand/common/
devopen.c 101 nfsys = 1;
108 nfsys = NFSYS_FS;
114 nfsys = 1;
259 nfsys = 1;
266 nfsys = NFSYS_FS;
272 nfsys = 1;
  /src/sys/arch/hppa/stand/cdboot/
conf.c 43 int nfsys = NENTS(file_system);
  /src/sys/arch/i386/stand/pxeboot/
conf.c 73 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/landisk/stand/boot/
conf.c 65 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable in typeref:typename:int
  /src/sys/arch/mvme68k/stand/netboot/
conf.c 14 int nfsys = __arraycount(file_system);

Completed in 25 milliseconds

1 2 3