Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_8316.h31 extern void ar8316_attach(struct arswitch_softc *sc);
H A Darswitch_8316.c161 ar8316_attach(struct arswitch_softc *sc) in ar8316_attach() function
H A Darswitch.c564 ar8316_attach(sc); in arswitch_attach()