Searched defs:nfsys (Results 26 - 50 of 57) sorted by relevance

123

/netbsd-current/sys/arch/hppa/stand/boot/
H A Dconf.c46 int nfsys = NENTS(file_system); variable
/netbsd-current/sys/arch/hppa/stand/cdboot/
H A Dconf.c43 int nfsys = NENTS(file_system); variable
/netbsd-current/sys/arch/i386/stand/pxeboot/
H A Dconf.c73 int nfsys = 1; variable
/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dconf.c14 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Dconf.c87 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/ia64/stand/ia64/efi/
H A Dconf.c73 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable
/netbsd-current/sys/stand/efiboot/
H A Dconf.c61 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/x68k/stand/boot/
H A Dconf.c76 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dconf.c79 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Ddevopen.c58 int nfsys = 1; variable
/netbsd-current/sys/arch/vax/boot/boot/
H A Dconf.c93 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Dconf.c91 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A Ddevopen.c67 int nfsys = 1; variable
/netbsd-current/sys/arch/arc/stand/boot/
H A Dconf.c109 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/mipsco/stand/common/
H A Dconf.c102 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/hpcmips/stand/libsa/
H A Ddevopen.c63 int nfsys = 1; variable
/netbsd-current/sys/arch/emips/stand/common/
H A Dconf.c114 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Ddevopen.c49 int nfsys = 1; variable
/netbsd-current/sys/arch/sgimips/stand/common/
H A Dconf.c108 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/news68k/stand/boot/
H A Ddevopen.c55 int nfsys = __arraycount(file_system); variable
/netbsd-current/sys/arch/newsmips/stand/boot/
H A Ddevopen.c66 int nfsys; variable
/netbsd-current/sys/arch/pmax/stand/common/
H A Dconf.c114 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dconf.c114 int nfsys = 1; /* we always know which one we want */ variable
/netbsd-current/sys/arch/amiga/stand/bootblock/boot/
H A Dxd.c65 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
/netbsd-current/sys/arch/i386/stand/dosboot/
H A Ddevopen.c54 int nfsys = 1; variable

Completed in 189 milliseconds

123