Searched defs:CLUSTER_POWER_STATE (Results 1 – 2 of 2) sorted by relevance
73 #define CLUSTER_POWER_STATE(_resp) (((_resp) >> 4) & 0xf) macro
74 #define CLUSTER_POWER_STATE(_resp) (((_resp) >> 4) & 0xf) macro
Completed in 3 milliseconds