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

1 2

  /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/bebox/stand/boot/
filesystem.c 43 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); 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/prep/stand/boot/
filesystem.c 42 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable in typeref:typename:int
  /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/sbmips/stand/boot/
filesystem.c 50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/i386/stand/boot/
conf.c 79 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); 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/bootst/
conf.c 10 int nfsys = 1; 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/alpha/stand/netboot/
conf.c 13 int nfsys = 1; 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/hpcmips/stand/lcboot/
conf.c 67 int nfsys = sizeof file_system / sizeof file_system[0]; 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/netboot/
conf.c 13 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/i386/stand/pxeboot/
conf.c 73 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/ia64/stand/ia64/efi/
conf.c 73 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/ia64/stand/ia64/ski/
conf.c 87 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/x68k/stand/boot/
conf.c 76 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable in typeref:typename:int
  /src/sys/arch/next68k/stand/boot/
conf.c 79 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable in typeref:typename:int
  /src/sys/arch/amiga/stand/bootblock/boot/
xd.c 65 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable in typeref:typename:int
  /src/sys/arch/evbarm/stand/boot2440/
devopen.c 67 int nfsys = 1; variable in typeref:typename:int
  /src/sys/arch/ews4800mips/stand/common/
devopen.c 58 int nfsys = 1; variable in typeref:typename:int

Completed in 19 milliseconds

1 2