Searched refs:BC_MAGIC (Results 1 – 2 of 2) sorted by relevance
12 #define BC_MAGIC 0xbc macro19 buf[0] = BC_MAGIC; in bootcount_store()38 if (buf[0] == BC_MAGIC) in bootcount_load()
11 #define BC_MAGIC 0xbc macro26 buf[0] = BC_MAGIC; in bootcount_store()56 if (buf[0] == BC_MAGIC) in bootcount_load()