Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar9003.c114 void ar9003_do_calib(struct athn_softc *);
192 ops->do_calib = ar9003_do_calib; in ar9003_attach()
2119 ar9003_do_calib(struct athn_softc *sc) in ar9003_do_calib() function