Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c294 calcecc(uint64_t chi, uint64_t clo) in calcecc() argument
301 ((clo & 1) ? e[i] : 0); in calcecc()
303 clo >>= 1; in calcecc()
309 calcsynd(uint64_t chi, uint64_t clo, uint64_t ecc) in calcsynd() argument
311 return (calcecc(chi, clo) ^ ecc); in calcsynd()
/titanic_44/usr/src/uts/common/io/arn/
H A Darn_eeprom.c889 uint16_t clo, chi; in ath9k_hw_get_legacy_target_powers() local
923 clo = ath9k_hw_fbin2freq(powInfo[lowIndex].bChannel, in ath9k_hw_get_legacy_target_powers()
930 (uint8_t)ath9k_hw_interpolate(freq, clo, chi, in ath9k_hw_get_legacy_target_powers()
946 uint16_t clo, chi; in ath9k_hw_get_target_powers() local
982 clo = ath9k_hw_fbin2freq(powInfo[lowIndex].bChannel, in ath9k_hw_get_target_powers()
990 clo, chi, in ath9k_hw_get_target_powers()