Searched defs:n_netif_drivers (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dconf.c78 int n_netif_drivers = __arraycount(netif_drivers); variable
/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Dconf.c72 int n_netif_drivers = sizeof netif_drivers / sizeof netif_drivers[0]; variable
/netbsd-current/sys/arch/alpha/stand/netboot/
H A Dconf.c25 int n_netif_drivers = (sizeof(netif_drivers) / sizeof(netif_drivers[0])); variable
/netbsd-current/sys/arch/sbmips/stand/netboot/
H A Dconf.c25 int n_netif_drivers = (sizeof(netif_drivers) / sizeof(netif_drivers[0])); variable
/netbsd-current/sys/arch/mvmeppc/stand/boot/
H A Dconf.c26 int n_netif_drivers = sizeof(netif_drivers) / sizeof(netif_drivers[0]); variable
/netbsd-current/sys/arch/evbmips/stand/sbmips/netboot/
H A Dconf.c25 int n_netif_drivers = (sizeof(netif_drivers) / sizeof(netif_drivers[0])); variable
/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dconf.c28 int n_netif_drivers = __arraycount(netif_drivers); variable
/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Dconf.c81 int n_netif_drivers = 0; variable
/netbsd-current/sys/arch/ia64/stand/ia64/efi/
H A Dconf.c66 int n_netif_drivers = (sizeof(netif_drivers) / sizeof(netif_drivers[0])); variable
/netbsd-current/sys/stand/efiboot/
H A Dconf.c52 int n_netif_drivers = __arraycount(netif_drivers); variable
/netbsd-current/sys/arch/x68k/stand/boot/
H A Dconf.c86 int n_netif_drivers = sizeof(netif_drivers) / sizeof(netif_drivers[0]); variable
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dconf.c86 int n_netif_drivers = sizeof(netif_drivers) / sizeof(netif_drivers[0]); variable
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Dconf.c73 int n_netif_drivers = __arraycount(netif_drivers); variable
/netbsd-current/sys/arch/arc/stand/boot/
H A Dconf.c118 int n_netif_drivers = __arraycount(netif_drivers); variable
/netbsd-current/sys/arch/mipsco/stand/common/
H A Dconf.c111 int n_netif_drivers = (sizeof(netif_drivers) / sizeof(netif_drivers[0])); variable
/netbsd-current/sys/arch/emips/stand/common/
H A Dconf.c123 int n_netif_drivers = (sizeof(netif_drivers) / sizeof(netif_drivers[0])); variable
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dether_if.c88 int n_netif_drivers = 1; variable
/netbsd-current/sys/arch/sgimips/stand/common/
H A Dconf.c117 int n_netif_drivers = __arraycount(netif_drivers); variable
/netbsd-current/sys/arch/pmax/stand/common/
H A Dconf.c123 int n_netif_drivers = (sizeof(netif_drivers) / sizeof(netif_drivers[0])); variable
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dconf.c95 int n_netif_drivers = __arraycount(netif_drivers); variable
/netbsd-current/sys/arch/hp300/stand/common/
H A Dconf.c103 int n_netif_drivers = __arraycount(netif_drivers); variable

Completed in 250 milliseconds