Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h99 int (* arswitch_hw_set_switch_macaddr) (struct arswitch_softc *, member
H A Darswitch.c533 sc->hal.arswitch_hw_set_switch_macaddr = ar8xxx_hw_set_switch_macaddr; in arswitch_attach()