Home
last modified time | relevance | path

Searched defs:ndevs (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/sys/arch/alpha/stand/boot/
H A Dconf.c49 int ndevs = (sizeof(devsw)/sizeof(devsw[0])); variable
/openbsd-src/sys/arch/alpha/stand/netboot/
H A Dconf.c19 int ndevs = 1; variable
/openbsd-src/sys/arch/loongson/stand/boot/
H A Dconf.c57 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/alpha/stand/nboot/
H A Dconf.c64 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable
/openbsd-src/sys/arch/landisk/stand/boot/
H A Dconf.c42 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/hppa/stand/boot/
H A Dconf.c56 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/riscv64/stand/efiboot/
H A Dconf.c69 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/arm64/stand/efiboot/
H A Dconf.c75 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/armv7/stand/efiboot/
H A Dconf.c64 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/amd64/stand/cdboot/
H A Dconf.c86 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/amd64/stand/boot/
H A Dconf.c89 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/i386/stand/cdboot/
H A Dconf.c87 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Dconf.c88 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/i386/stand/boot/
H A Dconf.c91 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/hppa/stand/cdboot/
H A Dcdboot.c56 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/amd64/stand/pxeboot/
H A Dconf.c98 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/i386/stand/pxeboot/
H A Dconf.c100 int ndevs = nitems(devsw); variable
/openbsd-src/usr.bin/ssh/
H A Dsk-usbhid.c179 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 Dconf.c81 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable
/openbsd-src/sys/arch/landisk/stand/xxboot/
H A Dboot1.c62 int ndevs = nitems(devsw); variable
/openbsd-src/sys/arch/macppc/stand/
H A Dofdev.c140 int ndevs = sizeof devsw / sizeof devsw[0]; variable
/openbsd-src/sys/arch/sparc64/stand/ofwboot/
H A Dofdev.c196 int ndevs = sizeof devsw / sizeof devsw[0]; variable
/openbsd-src/sys/dev/isa/
H A Dessvar.h134 int ndevs; global() member
/openbsd-src/lib/libfido2/src/
H A Ddev.c246 size_t ndevs = 0; in run_manifest() local
/openbsd-src/sys/dev/usb/
H A Dusbdivar.h165 int ndevs; /* # of subdevs */ global() member