Home
last modified time | relevance | path

Searched refs:arswitch_hw_get_switch_macaddr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h97 int (* arswitch_hw_get_switch_macaddr) (struct arswitch_softc *, member
H A Darswitch.c532 sc->hal.arswitch_hw_get_switch_macaddr = ar8xxx_hw_get_switch_macaddr; in arswitch_attach()
1127 ret = sc->hal.arswitch_hw_get_switch_macaddr(sc, in arswitch_getconf()