Searched refs:gx_init (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/gxemul/ether/
H A Dif_gx.c85 static void gx_init(void *);
177 ifp->if_init = gx_init;
219 gx_init(void *arg) function
304 gx_init(sc);
319 gx_init(sc);

Completed in 37 milliseconds