Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_8327.h93 extern void ar8327_attach(struct arswitch_softc *sc);
H A Darswitch_8327.c1266 ar8327_attach(struct arswitch_softc *sc) in ar8327_attach() function
H A Darswitch.c572 ar8327_attach(sc); in arswitch_attach()