Searched defs:nfsys (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/sys/arch/atari/stand/bootxx/
H A Dfilesystem.c41 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/atari/stand/bootxxx/
H A Dfilesystem.c41 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dfilesystem.c43 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable
/netbsd-current/sys/arch/alpha/stand/boot/
H A Dfilesystem.c51 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/prep/stand/boot/
H A Dfilesystem.c42 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable
/netbsd-current/sys/arch/rs6000/stand/boot/
H A Dfilesystem.c38 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable
/netbsd-current/sys/arch/sbmips/stand/boot/
H A Dfilesystem.c50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/evbmips/stand/sbmips/boot/
H A Dfilesystem.c50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/i386/stand/boot/
H A Dconf.c79 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/sparc/stand/common/
H A Dconf.c49 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dconf.c58 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/mvme68k/stand/bootsd/
H A Dconf.c13 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dconf.c65 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable
/netbsd-current/sys/arch/sun68k/stand/netboot/
H A Dconf.c14 int nfsys = 1; variable
/netbsd-current/sys/arch/sun68k/stand/tapeboot/
H A Dconf.c10 int nfsys = 1; variable
/netbsd-current/sys/arch/sun68k/stand/ufsboot/
H A Dconf.c12 int nfsys = 1; variable
/netbsd-current/sys/arch/mvme68k/stand/bootst/
H A Dconf.c10 int nfsys = 1; variable
/netbsd-current/sys/arch/sgimips/stand/common/
H A Diris_conf.c55 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dconf.c70 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Dconf.c67 int nfsys = sizeof file_system / sizeof file_system[0]; variable
/netbsd-current/sys/arch/alpha/stand/netboot/
H A Dconf.c13 int nfsys = 1; variable
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dconf.c52 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/sbmips/stand/netboot/
H A Dconf.c13 int nfsys = 1; variable
/netbsd-current/sys/arch/mvmeppc/stand/boot/
H A Dconf.c14 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable
/netbsd-current/sys/arch/evbmips/stand/sbmips/netboot/
H A Dconf.c13 int nfsys = 1; variable

Completed in 284 milliseconds

123