HomeSort by: relevance | last modified time | path
    Searched defs:xennet_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/xen/
if_xennet_xenbus.c 251 static int xennet_init(struct ifnet *);
404 ifp->if_init = xennet_init;
1325 xennet_init(struct ifnet *ifp) function in typeref:typename:int
1331 DPRINTFN(XEDB_FOLLOW, ("%s: xennet_init()\n",
if_xennet_xenbus.c 251 static int xennet_init(struct ifnet *);
404 ifp->if_init = xennet_init;
1325 xennet_init(struct ifnet *ifp) function in typeref:typename:int
1331 DPRINTFN(XEDB_FOLLOW, ("%s: xennet_init()\n",

Completed in 25 milliseconds