Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar5416.c72 void ar5416_init_from_rom(struct athn_softc *, struct ieee80211_channel *,
120 sc->ops.init_from_rom = ar5416_init_from_rom; in ar5416_attach()
237 ar5416_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c, in ar5416_init_from_rom() function