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

12

/src/sys/arch/bebox/stand/boot/
H A Dfilesystem.c43 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable in typeref:typename:int
/src/sys/arch/prep/stand/boot/
H A Dfilesystem.c42 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable in typeref:typename:int
/src/sys/arch/rs6000/stand/boot/
H A Dfilesystem.c38 int nfsys = sizeof (file_system)/sizeof (struct fs_ops); variable in typeref:typename:int
/src/sys/arch/sbmips/stand/boot/
H A Dfilesystem.c50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable in typeref:typename:int
/src/sys/arch/evbmips/stand/sbmips/boot/
H A Dfilesystem.c50 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable in typeref:typename:int
/src/sys/arch/alpha/stand/boot/
H A Dfilesystem.c51 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable in typeref:typename:int
/src/sys/arch/i386/stand/boot/
H A Dconf.c79 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable in typeref:typename:int
/src/sys/arch/landisk/stand/boot/
H A Dconf.c65 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable in typeref:typename:int
/src/sys/arch/sun68k/stand/netboot/
H A Dconf.c14 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/sun68k/stand/tapeboot/
H A Dconf.c10 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/sun68k/stand/ufsboot/
H A Dconf.c12 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/mvme68k/stand/bootst/
H A Dconf.c10 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/sbmips/stand/netboot/
H A Dconf.c13 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/evbmips/stand/sbmips/netboot/
H A Dconf.c13 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/hpcmips/stand/lcboot/
H A Dconf.c67 int nfsys = sizeof file_system / sizeof file_system[0]; variable in typeref:typename:int
/src/sys/arch/mvmeppc/stand/boot/
H A Dconf.c14 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable in typeref:typename:int
/src/sys/arch/alpha/stand/netboot/
H A Dconf.c13 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/x68k/stand/boot/
H A Dconf.c76 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable in typeref:typename:int
/src/sys/arch/next68k/stand/boot/
H A Dconf.c79 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable in typeref:typename:int
/src/sys/arch/i386/stand/pxeboot/
H A Dconf.c73 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/ia64/stand/ia64/efi/
H A Dconf.c73 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable in typeref:typename:int
/src/sys/arch/ia64/stand/ia64/ski/
H A Dconf.c87 int nfsys = sizeof(file_system) / sizeof(struct fs_ops); variable in typeref:typename:int
/src/sys/arch/ews4800mips/stand/common/
H A Ddevopen.c58 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/evbarm/stand/boot2440/
H A Ddevopen.c67 int nfsys = 1; variable in typeref:typename:int
/src/sys/arch/hpcmips/stand/libsa/
H A Ddevopen.c63 int nfsys = 1; variable in typeref:typename:int

Completed in 8 milliseconds

12