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

/freebsd-10.2-release/sys/dev/etherswitch/
H A Dmiiproxy.c58 struct miiproxy_softc { struct
242 struct miiproxy_softc *sc = device_get_softc(rendevous->proxy.device);
286 struct miiproxy_softc *sc = device_get_softc(dev);
296 struct miiproxy_softc *sc = device_get_softc(dev);
375 struct miiproxy_softc *sc;
434 sizeof(struct miiproxy_softc));

Completed in 94 milliseconds