Searched defs:ERROR_COUNT (Results 1 – 4 of 4) sorted by relevance
479 #define ERROR_COUNT ARRAY_SIZE(error_table) macro
635 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
682 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
504 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro