Searched refs:BC_MAGIC (Results 1 – 2 of 2) sorted by relevance
11 #define BC_MAGIC 0xbc macro18 buf[0] = BC_MAGIC; in bootcount_store()37 if (buf[0] == BC_MAGIC) in bootcount_load()
10 #define BC_MAGIC 0xbc macro25 buf[0] = BC_MAGIC; in bootcount_store()55 if (buf[0] == BC_MAGIC) in bootcount_load()