Searched refs:NVRAM_SIG_FREE (Results 1 – 2 of 2) sorted by relevance
53 #define NVRAM_SIG_FREE 0x7f /* Free space */ macro
472 part->header.signature = NVRAM_SIG_FREE; in remove_os_nvram_partition()479 if (cur_part == nvram_part || cur_part->header.signature != NVRAM_SIG_FREE) { in remove_os_nvram_partition()495 if (cur_part == nvram_part || cur_part->header.signature != NVRAM_SIG_FREE) { in remove_os_nvram_partition()539 if (part->header.signature != NVRAM_SIG_FREE) in create_os_nvram_partition()