/netbsd-src/sys/arch/prep/stand/boot/ |
H A D | filesystem.c | 42 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable
|
/netbsd-src/sys/arch/sbmips/stand/boot/ |
H A D | filesystem.c | 50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
|
/netbsd-src/sys/arch/alpha/stand/boot/ |
H A D | filesystem.c | 51 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
|
/netbsd-src/sys/arch/atari/stand/bootxxx/ |
H A D | filesystem.c | 41 int nfsys = __arraycount(file_system); variable
|
/netbsd-src/sys/arch/atari/stand/bootxx/ |
H A D | filesystem.c | 41 int nfsys = __arraycount(file_system); variable
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | filesystem.c | 43 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable
|
/netbsd-src/sys/arch/evbmips/stand/sbmips/boot/ |
H A D | filesystem.c | 50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
|
/netbsd-src/sys/arch/rs6000/stand/boot/ |
H A D | filesystem.c | 38 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable
|
/netbsd-src/sys/arch/landisk/stand/boot/ |
H A D | conf.c | 65 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable
|
/netbsd-src/sys/arch/i386/stand/boot/ |
H A D | conf.c | 79 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable
|
/netbsd-src/sys/arch/mvme68k/stand/bootsd/ |
H A D | conf.c | 13 int nfsys = __arraycount(file_system); variable
|
/netbsd-src/sys/arch/sparc/stand/common/ |
H A D | conf.c | 49 int nfsys = __arraycount(file_system); variable
|
/netbsd-src/sys/arch/mmeye/stand/boot/ |
H A D | conf.c | 58 int nfsys = __arraycount(file_system); variable
|
/netbsd-src/sys/arch/mvme68k/stand/bootst/ |
H A D | conf.c | 10 int nfsys = 1; variable
|
/netbsd-src/sys/arch/sgimips/stand/common/ |
H A D | iris_conf.c | 55 int nfsys = __arraycount(file_system); variable
|
/netbsd-src/sys/arch/sun68k/stand/tapeboot/ |
H A D | conf.c | 10 int nfsys = 1; variable
|
/netbsd-src/sys/arch/hpcmips/stand/lcboot/ |
H A D | conf.c | 67 int nfsys = sizeof file_system / sizeof file_system[0]; variable
|
/netbsd-src/sys/arch/sbmips/stand/netboot/ |
H A D | conf.c | 13 int nfsys = 1; variable
|
/netbsd-src/sys/arch/sun68k/stand/ufsboot/ |
H A D | conf.c | 12 int nfsys = 1; variable
|
/netbsd-src/sys/arch/evbmips/stand/sbmips/netboot/ |
H A D | conf.c | 13 int nfsys = 1; variable
|
/netbsd-src/sys/arch/alpha/stand/netboot/ |
H A D | conf.c | 13 int nfsys = 1; variable
|
/netbsd-src/sys/arch/sun68k/stand/netboot/ |
H A D | conf.c | 14 int nfsys = 1; variable
|
/netbsd-src/sys/arch/cobalt/stand/boot/ |
H A D | conf.c | 70 int nfsys = __arraycount(file_system); variable
|
/netbsd-src/sys/arch/zaurus/stand/zboot/ |
H A D | conf.c | 52 int nfsys = __arraycount(file_system); variable
|
/netbsd-src/sys/arch/mvmeppc/stand/boot/ |
H A D | conf.c | 14 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable
|