Searched refs:NVRAM_LOG_WARN (Results 1 – 2 of 2) sorted by relevance
73 #define NVRAM_LOG_WARN(fmt, ...) NVRAM_LOG(WARN, fmt, ##__VA_ARGS__) macro
562 NVRAM_LOG_WARN("Space 0x%" PRIx32 " data missing on wipe.", index); in WipeStorage()