HomeSort by: relevance | last modified time | path
    Searched defs:netif_of (Results 1 - 2 of 2) 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;
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;

Completed in 28 milliseconds