Searched refs:S_D_RSPAFULL (Results 1 – 1 of 1) sorted by relevance
11156 #define S_D_RSPAFULL 16 macro11158 #define V_D_RSPAFULL(x) ((x) << S_D_RSPAFULL)11159 #define G_D_RSPAFULL(x) (((x) >> S_D_RSPAFULL) & M_D_RSPAFULL)