HomeSort by: relevance | last modified time | path
    Searched refs:netif_of (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/sparc/stand/ofwboot/
netif_of.c 1 /* $NetBSD: netif_of.c,v 1.9 2011/07/30 04:18:38 jakllsch Exp $ */
59 static struct netif netif_of; variable in typeref:struct:netif
91 netif_of.nif_devdata = op;
92 io->io_netif = &netif_of;
Makefile 16 SRCS= srt0.s Locore.c boot.c ofdev.c alloc.c net.c netif_of.c
  /src/sys/arch/ofppc/stand/ofwboot/
Makefile 7 SRCS= ofwstart.S Locore.c boot.c ofdev.c net.c netif_of.c
  /src/sys/arch/shark/stand/ofwboot/
Makefile 12 SRCS= srt0.S Locore.c alloc.c boot.c ofdev.c net.c netif_of.c
  /src/sys/arch/macppc/stand/ofwboot/
Makefile 11 SRCS= Locore.c boot.c ofdev.c hfs.c net.c netif_of.c \

Completed in 87 milliseconds