Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar9003.c102 void ar9003_init_baseband(struct athn_softc *);
185 ops->init_baseband = ar9003_init_baseband; in ar9003_attach()
1889 ar9003_init_baseband(struct athn_softc *sc) in ar9003_init_baseband() function