Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn9280.c77 Static void ar9280_setup(struct athn_softc *);
89 sc->sc_ops.setup = ar9280_setup; in ar9280_attach()
105 ar9280_setup(struct athn_softc *sc) in ar9280_setup() function