/openbsd-src/sys/arch/alpha/stand/boot/ |
H A D | conf.c | 49 int ndevs = (sizeof(devsw)/sizeof(devsw[0])); variable
|
/openbsd-src/sys/arch/alpha/stand/netboot/ |
H A D | conf.c | 19 int ndevs = 1; variable
|
/openbsd-src/sys/arch/loongson/stand/boot/ |
H A D | conf.c | 57 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/alpha/stand/nboot/ |
H A D | conf.c | 64 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable
|
/openbsd-src/sys/arch/landisk/stand/boot/ |
H A D | conf.c | 42 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/hppa/stand/boot/ |
H A D | conf.c | 56 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/riscv64/stand/efiboot/ |
H A D | conf.c | 69 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/arm64/stand/efiboot/ |
H A D | conf.c | 75 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/armv7/stand/efiboot/ |
H A D | conf.c | 64 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/amd64/stand/cdboot/ |
H A D | conf.c | 86 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/amd64/stand/boot/ |
H A D | conf.c | 89 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/i386/stand/cdboot/ |
H A D | conf.c | 87 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/amd64/stand/efiboot/ |
H A D | conf.c | 88 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/i386/stand/boot/ |
H A D | conf.c | 91 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/hppa/stand/cdboot/ |
H A D | cdboot.c | 56 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/amd64/stand/pxeboot/ |
H A D | conf.c | 98 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/i386/stand/pxeboot/ |
H A D | conf.c | 100 int ndevs = nitems(devsw); variable
|
/openbsd-src/usr.bin/ssh/ |
H A D | sk-usbhid.c | 179 sk_openv(const fido_dev_info_t *devlist, size_t ndevs, size_t *nopen) in sk_openv() argument 357 sk_select_by_cred(const fido_dev_info_t *devlist, size_t ndevs, in sk_select_by_cred() argument 390 sk_select_by_touch(const fido_dev_info_t *devlist, size_t ndevs) in sk_select_by_touch() argument 442 size_t ndevs; in sk_probe() local [all...] |
/openbsd-src/sys/arch/luna88k/stand/boot/ |
H A D | conf.c | 81 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable
|
/openbsd-src/sys/arch/landisk/stand/xxboot/ |
H A D | boot1.c | 62 int ndevs = nitems(devsw); variable
|
/openbsd-src/sys/arch/macppc/stand/ |
H A D | ofdev.c | 140 int ndevs = sizeof devsw / sizeof devsw[0]; variable
|
/openbsd-src/sys/arch/sparc64/stand/ofwboot/ |
H A D | ofdev.c | 196 int ndevs = sizeof devsw / sizeof devsw[0]; variable
|
/openbsd-src/sys/dev/isa/ |
H A D | essvar.h | 134 int ndevs; global() member
|
/openbsd-src/lib/libfido2/src/ |
H A D | dev.c | 246 size_t ndevs = 0; in run_manifest() local
|
/openbsd-src/sys/dev/usb/ |
H A D | usbdivar.h | 165 int ndevs; /* # of subdevs */ global() member
|