Searched refs:LOG_FAC (Results 1 – 2 of 2) sorted by relevance
74 #define LOG_FAC(x) (((x) >> 3) & (LOG_FACMASK >> 3)) macro