Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar5416.c64 void ar5416_setup(struct athn_softc *);
118 sc->ops.setup = ar5416_setup; in ar5416_attach()
139 ar5416_setup(struct athn_softc *sc) in ar5416_setup() function