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

/freebsd-10.3-release/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c62 struct ukswitch_softc { struct
93 static inline int ukswitch_portforphy(struct ukswitch_softc *, int);
101 struct ukswitch_softc *sc;
111 ukswitch_attach_phys(struct ukswitch_softc *sc)
154 struct ukswitch_softc *sc;
222 struct ukswitch_softc *sc = device_get_softc(dev);
254 ukswitch_portforphy(struct ukswitch_softc *sc, int phy)
261 ukswitch_miiforport(struct ukswitch_softc *sc, int port)
270 ukswitch_ifpforport(struct ukswitch_softc *sc, int port)
282 ukswitch_miipollstat(struct ukswitch_softc *s
[all...]

Completed in 39 milliseconds