Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn9380.c83 Static void ar9380_setup(struct athn_softc *);
105 sc->sc_ops.setup = ar9380_setup; in ar9380_attach()
130 ar9380_setup(struct athn_softc *sc) in ar9380_setup() function