Lines Matching defs:ukswitch_softc
64 struct ukswitch_softc {
96 static inline int ukswitch_portforphy(struct ukswitch_softc *, int);
104 struct ukswitch_softc *sc;
114 ukswitch_attach_phys(struct ukswitch_softc *sc)
157 struct ukswitch_softc *sc;
226 struct ukswitch_softc *sc = device_get_softc(dev);
259 ukswitch_portforphy(struct ukswitch_softc *sc, int phy)
266 ukswitch_miiforport(struct ukswitch_softc *sc, int port)
275 ukswitch_ifpforport(struct ukswitch_softc *sc, int port)
287 ukswitch_miipollstat(struct ukswitch_softc *sc)
315 struct ukswitch_softc *sc = arg;
324 struct ukswitch_softc *sc = device_get_softc(dev);
333 struct ukswitch_softc *sc = device_get_softc(dev);
342 struct ukswitch_softc *sc = device_get_softc(dev);
350 struct ukswitch_softc *sc = device_get_softc(dev);
387 struct ukswitch_softc *sc = device_get_softc(dev);
440 struct ukswitch_softc *sc = if_getsoftc(ifp);
453 struct ukswitch_softc *sc = if_getsoftc(ifp);
468 struct ukswitch_softc *sc;
489 struct ukswitch_softc *sc;
510 struct ukswitch_softc *sc __diagused;
522 struct ukswitch_softc *sc __diagused;
566 sizeof(struct ukswitch_softc));