Home
last modified time | relevance | path

Searched refs:mtk_attach_switch_rt3050 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h159 extern void mtk_attach_switch_rt3050(struct mtkswitch_softc *);
H A Dmtkswitch_rt3050.c495 mtk_attach_switch_rt3050(struct mtkswitch_softc *sc) in mtk_attach_switch_rt3050() function
H A Dmtkswitch.c188 mtk_attach_switch_rt3050(sc); in mtkswitch_attach()