Searched refs:SD_LOGMASK_ERROR (Results 1 – 2 of 2) sorted by relevance
1011 #define SD_LOGMASK_ERROR 0x00000001 macro
2102 if ((sd_component_mask & comp) && (sd_level_mask & SD_LOGMASK_ERROR) && in sd_log_err()