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

/freebsd-10.2-release/sys/dev/etherswitch/
H A Dmiiproxy.h35 device_t mii_attach_proxy(device_t dev);
H A Dmiiproxy.c268 * The ethernet interface needs to call mii_attach_proxy() to pass
373 mii_attach_proxy(device_t dev) function
383 printf("mii_attach_proxy: not attaching, no mdio"
/freebsd-10.2-release/sys/mips/atheros/
H A Dif_arge.c606 sc->arge_miiproxy = mii_attach_proxy(sc->arge_dev);

Completed in 107 milliseconds