Searched refs:S_CMPUNVAIL (Results 1 – 1 of 1) sorted by relevance
18760 #define S_CMPUNVAIL 0 macro18762 #define V_CMPUNVAIL(x) ((x) << S_CMPUNVAIL)18763 #define G_CMPUNVAIL(x) (((x) >> S_CMPUNVAIL) & M_CMPUNVAIL)