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

/freebsd-current/sys/dev/etherswitch/arswitch/
H A Darswitch_8216.c91 sc->hal.arswitch_hw_global_setup = ar8216_hw_global_setup;
H A Darswitch_8226.c91 sc->hal.arswitch_hw_global_setup = ar8226_hw_global_setup;
H A Darswitch_8316.c165 sc->hal.arswitch_hw_global_setup = ar8316_hw_global_setup;
H A Darswitchvar.h95 int (* arswitch_hw_global_setup) (struct arswitch_softc *); member in struct:arswitch_softc::__anon2319
H A Darswitch_8327.c1270 sc->hal.arswitch_hw_global_setup = ar8327_hw_global_setup;
H A Darswitch.c617 err = sc->hal.arswitch_hw_global_setup(sc);

Completed in 54 milliseconds