Searched defs:cap_caching_mode (Results 1 – 2 of 2) sorted by relevance
163 #define cap_caching_mode(c) (((c) >> 7) & 1) macro
184 #define cap_caching_mode(c) (((c) >> 7) & 1) macro