Searched refs:S_D_RSPAFULL (Results 1 – 1 of 1) sorted by relevance
13970 #define S_D_RSPAFULL 16 macro13972 #define V_D_RSPAFULL(x) ((x) << S_D_RSPAFULL)13973 #define G_D_RSPAFULL(x) (((x) >> S_D_RSPAFULL) & M_D_RSPAFULL)