Home
last modified time | relevance | path

Searched refs:PARTITION_HEADER_MAGIC (Results 1 – 6 of 6) sorted by relevance

/openbmc/hiomapd/vpnor/
H A Dffs.h25 #define PARTITION_HEADER_MAGIC 0x50415254 macro
H A Dtable.cpp45 table.data.magic = PARTITION_HEADER_MAGIC; in prepareHeader()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_defs.h25 #define PARTITION_HEADER_MAGIC 0x50415254 macro
H A Dpnor_partition_table.cpp37 table.data.magic = PARTITION_HEADER_MAGIC; in prepareHeader()
/openbmc/phosphor-mboxd/vpnor/test/
H A Dcreate_pnor_partition_table.cpp41 expectedTable.data.magic = PARTITION_HEADER_MAGIC; in main()
/openbmc/hiomapd/vpnor/test/
H A Dcreate_pnor_partition_table.cpp43 expectedTable.data.magic = PARTITION_HEADER_MAGIC; in main()