Searched refs:G_T6_STATMODE (Results 1 – 2 of 2) sorted by relevance
11273 mode = is_t5(sc) ? G_STATMODE(cfg) : G_T6_STATMODE(cfg); in sysctl_wcwr_stats()
2032 #define G_T6_STATMODE(x) (((x) >> S_T6_STATMODE) & M_T6_STATMODE) macro