Searched defs:_rc (Results 1 – 2 of 2) sorted by relevance
517 static void check_supported_cpu(void *_rc) in check_supported_cpu()
22 #define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) argument