Home
last modified time | relevance | path

Searched defs:maxIndex (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_reset.c663 uint16_t sizeCurrVpdTable, maxIndex, tgtIndex; in ar9285GetGainBoundariesAndPdadcs() local
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar2425.c381 uint32_t sizeCurrVpdTable, maxIndex, tgtIndex; in ar2425getGainBoundariesAndPdadcsForPowers() local
H A Dar2317.c360 uint32_t sizeCurrVpdTable, maxIndex, tgtIndex; in ar2317getGainBoundariesAndPdadcsForPowers() local
H A Dar2316.c382 uint32_t sizeCurrVpdTable, maxIndex, tgtIndex; in ar2316getGainBoundariesAndPdadcsForPowers() local
H A Dar5413.c419 uint32_t sizeCurrVpdTable, maxIndex, tgtIndex; in ar5413getGainBoundariesAndPdadcsForPowers() local
H A Dar2413.c376 uint32_t sizeCurrVpdTable, maxIndex, tgtIndex; in ar2413getGainBoundariesAndPdadcsForPowers() local
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2447 uint16_t sizeCurrVpdTable, maxIndex, tgtIndex; in ar5416GetGainBoundariesAndPdadcs() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_jjy.c3087 int minIndex = 0, maxIndex = 0, iAverCount = 0 ; in teljjy_getDelay() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp2802 static unsigned maxIndex = pkgIdIndex; variable