Searched refs:S_ERR_BL_CNT (Results 1 – 1 of 1) sorted by relevance
48838 #define S_ERR_BL_CNT 0 macro48840 #define V_ERR_BL_CNT(x) ((x) << S_ERR_BL_CNT)48841 #define G_ERR_BL_CNT(x) (((x) >> S_ERR_BL_CNT) & M_ERR_BL_CNT)