Home
last modified time | relevance | path

Searched refs:netif_drivers (Results 1 – 11 of 11) sorted by relevance

/trueos/lib/libstand/
HDnetif.c71 for (d = 0; netif_drivers[d]; d++) { in netif_init()
72 drv = netif_drivers[d]; in netif_init()
107 for (d = 0; netif_drivers[d] != NULL; d++) {
108 cur_if.nif_driver = netif_drivers[d];
HDnetif.h49 extern struct netif_driver *netif_drivers[]; /* machdep */
/trueos/sys/boot/common/
HDdev_net.c342 for (d = 0; netif_drivers[d]; d++) { in net_print()
343 drv = netif_drivers[d]; in net_print()
/trueos/sys/boot/ia64/efi/
HDconf.c66 struct netif_driver *netif_drivers[] = { variable
/trueos/sys/boot/amd64/efi/
HDconf.c51 struct netif_driver *netif_drivers[] = { variable
/trueos/sys/boot/powerpc/uboot/
HDconf.c83 struct netif_driver *netif_drivers[] = { variable
/trueos/sys/boot/arm/uboot/
HDconf.c77 struct netif_driver *netif_drivers[] = { variable
/trueos/sys/boot/powerpc/ofw/
HDconf.c84 struct netif_driver *netif_drivers[] = { variable
/trueos/sys/boot/powerpc/ps3/
HDconf.c90 struct netif_driver *netif_drivers[] = { variable
/trueos/sys/boot/i386/libi386/
HDpxe.c124 struct netif_driver *netif_drivers[] = { variable
/trueos/sys/boot/sparc64/loader/
HDmain.c206 struct netif_driver *netif_drivers[] = { variable