Home
last modified time | relevance | path

Searched refs:CHRP_NVPART_SYSTEM (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/nvram/
H A Dchrp_nvram.h31 #define CHRP_NVPART_SYSTEM 0x70 macro
/openbmc/qemu/hw/nvram/
H A Dchrp_nvram.c59 part_header->signature = CHRP_NVPART_SYSTEM; in chrp_nvram_create_system_partition()