ath_dwelltime     152 dev/ic/ath.c   int ath_dwelltime = 200;		/* 5 channels/second */
ath_dwelltime    2980 dev/ic/ath.c   		timeout_add(&sc->sc_scan_to, (hz * ath_dwelltime) / 1000);