Searched refs:NVRAM_SIG_FREE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dnvram.h24 #define NVRAM_SIG_FREE 0x7f /* Free space */ macro
/linux-4.4.14/arch/powerpc/kernel/
H A Dnvram_64.c971 part->header.signature = NVRAM_SIG_FREE; nvram_remove_partition()
984 if (part->header.signature != NVRAM_SIG_FREE) { nvram_remove_partition()
1048 if (part->header.signature != NVRAM_SIG_FREE) nvram_create_partition()

Completed in 46 milliseconds