Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn5416.c87 Static void ar5416_setup(struct athn_softc *);
102 sc->sc_ops.setup = ar5416_setup; in ar5416_attach()
119 ar5416_setup(struct athn_softc *sc) in ar5416_setup() function