Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dathnvar.h406 void (*init_baseband)(struct athn_softc *); member
Dathn.c2437 ops->init_baseband(sc); in athn_hw_reset()
Dar5008.c179 ops->init_baseband = ar5008_init_baseband; in ar5008_attach()
Dar9003.c185 ops->init_baseband = ar9003_init_baseband; in ar9003_attach()