Lines Matching defs:sc

89 	struct mtkswitch_softc *sc;  in mtkswitch_probe()  local
109 mtkswitch_attach_phys(struct mtkswitch_softc *sc) in mtkswitch_attach_phys()
154 mtkswitch_set_vlan_mode(struct mtkswitch_softc *sc, uint32_t mode) in mtkswitch_set_vlan_mode()
172 struct mtkswitch_softc *sc; in mtkswitch_attach() local
259 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_detach() local
294 mtkswitch_miiforport(struct mtkswitch_softc *sc, int port) in mtkswitch_miiforport()
305 mtkswitch_ifpforport(struct mtkswitch_softc *sc, int port) in mtkswitch_ifpforport()
356 mtkswitch_miipollstat(struct mtkswitch_softc *sc) in mtkswitch_miipollstat()
397 struct mtkswitch_softc *sc = arg; in mtkswitch_tick() local
406 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_lock() local
415 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_unlock() local
424 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_getinfo() local
430 mtkswitch_is_cpuport(struct mtkswitch_softc *sc, int port) in mtkswitch_is_cpuport()
439 struct mtkswitch_softc *sc; in mtkswitch_getport() local
482 struct mtkswitch_softc *sc; in mtkswitch_setport() local
522 struct mtkswitch_softc *sc = if_getsoftc(ifp); in mtkswitch_ifmedia_upd() local
534 struct mtkswitch_softc *sc = if_getsoftc(ifp); in mtkswitch_ifmedia_sts() local
549 struct mtkswitch_softc *sc; in mtkswitch_getconf() local
563 struct mtkswitch_softc *sc; in mtkswitch_setconf() local
581 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_getvgroup() local
589 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_setvgroup() local
597 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_readphy() local
605 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_writephy() local
613 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_readreg() local
621 struct mtkswitch_softc *sc = device_get_softc(dev); in mtkswitch_writereg() local