HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_getregdomain (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ath_netbsd.c 337 if (!ath_hal_getregdomain(sc->sc_ah, &rd))
426 (void)ath_hal_getregdomain(sc->sc_ah, &sc->sc_regdomain);
athvar.h 465 #define ath_hal_getregdomain(_ah, _prd) \ macro
ath.c 4964 (void)ath_hal_getregdomain(ah, &rd);

Completed in 17 milliseconds