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

12

/src/sys/arch/rs6000/stand/boot/
H A Dconf.c44 int ndevs = (sizeof (devsw) / sizeof (devsw[0])); variable in typeref:typename:int
/src/sys/arch/sun68k/stand/bootxx/
H A Dconf.c9 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/sun68k/stand/bootyy/
H A Dconf.c9 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/bebox/stand/boot/
H A Dconf.c62 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable in typeref:typename:int
/src/sys/arch/prep/stand/boot/
H A Dconf.c50 int ndevs = (sizeof (devsw) / sizeof (devsw[0])); variable in typeref:typename:int
/src/sys/arch/i386/stand/boot/
H A Dconf.c58 int ndevs = sizeof(devsw) / sizeof(struct devsw); variable in typeref:typename:int
/src/sys/arch/landisk/stand/boot/
H A Dconf.c49 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable in typeref:typename:int
/src/sys/arch/sun68k/stand/netboot/
H A Dconf.c19 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/sun68k/stand/tapeboot/
H A Dconf.c15 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/sun68k/stand/ufsboot/
H A Dconf.c17 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/mvme68k/stand/bootst/
H A Dconf.c15 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/sbmips/stand/netboot/
H A Dconf.c18 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/evbmips/stand/sbmips/netboot/
H A Dconf.c18 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/hpcmips/stand/lcboot/
H A Dconf.c55 int ndevs = sizeof devsw / sizeof devsw[0]; variable in typeref:typename:int
/src/sys/arch/mvmeppc/stand/boot/
H A Dconf.c19 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable in typeref:typename:int
/src/sys/arch/alpha/stand/netboot/
H A Dconf.c18 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/vax/boot/boot/
H A Dconf.c83 int ndevs = (sizeof(devsw)/sizeof(devsw[0])); variable in typeref:typename:int
/src/sys/arch/x68k/stand/boot/
H A Dconf.c50 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable in typeref:typename:int
/src/sys/arch/next68k/stand/boot/
H A Dconf.c69 int ndevs = (sizeof(devsw)/sizeof(devsw[0])); variable in typeref:typename:int
/src/sys/arch/i386/stand/pxeboot/
H A Dconf.c78 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable in typeref:typename:int
/src/sys/arch/ia64/stand/ia64/efi/
H A Dconf.c58 int ndevs = sizeof(devsw) / sizeof(struct devsw); variable in typeref:typename:int
/src/sys/arch/ia64/stand/ia64/ski/
H A Dconf.c77 int ndevs = sizeof(devsw) / sizeof(struct devsw); variable in typeref:typename:int
/src/sys/arch/ews4800mips/stand/common/
H A Ddevopen.c60 int ndevs = 1; variable in typeref:typename:int
/src/sys/arch/luna68k/luna68k/
H A Dmainbus.c77 int i, ndevs; local in function:mainbus_attach
/src/sys/arch/hpcmips/stand/libsa/
H A Ddevopen.c50 int ndevs = sizeof(devsw) / sizeof(struct devsw); variable in typeref:typename:int

Completed in 6 milliseconds

12