/openbsd-src/sys/arch/alpha/stand/boot/ |
H A D | filesystem.c | 51 int nfsys = sizeof(file_system)/sizeof(struct fs_ops); variable
|
/openbsd-src/sys/arch/alpha/stand/netboot/ |
H A D | conf.c | 14 int nfsys = 1; variable
|
/openbsd-src/sys/arch/loongson/stand/boot/ |
H A D | conf.c | 75 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/alpha/stand/nboot/ |
H A D | conf.c | 58 int nfsys = sizeof(file_system) / sizeof(file_system[0]); variable
|
/openbsd-src/sys/arch/landisk/stand/boot/ |
H A D | conf.c | 37 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/hppa/stand/boot/ |
H A D | conf.c | 49 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/riscv64/stand/efiboot/ |
H A D | conf.c | 62 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/arm64/stand/efiboot/ |
H A D | conf.c | 67 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/armv7/stand/efiboot/ |
H A D | conf.c | 58 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/amd64/stand/cdboot/ |
H A D | conf.c | 81 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/amd64/stand/boot/ |
H A D | conf.c | 81 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/i386/stand/cdboot/ |
H A D | conf.c | 82 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/amd64/stand/efiboot/ |
H A D | conf.c | 82 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/i386/stand/boot/ |
H A D | conf.c | 83 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/hppa/stand/cdboot/ |
H A D | cdboot.c | 51 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/amd64/stand/pxeboot/ |
H A D | conf.c | 93 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/i386/stand/pxeboot/ |
H A D | conf.c | 95 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/luna88k/stand/boot/ |
H A D | conf.c | 116 int nfsys = 1; /* we always know which one we want */ variable
|
/openbsd-src/sys/arch/landisk/stand/xxboot/ |
H A D | boot1.c | 57 int nfsys = nitems(file_system); variable
|
/openbsd-src/sys/arch/macppc/stand/ |
H A D | ofdev.c | 164 int nfsys; variable
|
/openbsd-src/sys/arch/sparc64/stand/ofwboot/ |
H A D | ofdev.c | 222 int nfsys; variable
|