Home
last modified time | relevance | path

Searched defs:_rc (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/kernel/cpu/cpufreq/
Dpowernow-k8.c517 static void check_supported_cpu(void *_rc) in check_supported_cpu()
/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dxmit.c22 #define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) argument