Searched refs:magic_value (Results 1 – 3 of 3) sorted by relevance
58 u32 magic_value; /* a pattern not likely to occur randomly */ member
146 if (*magic != layout->magic_value) in bhnd_nvram_sprom_check_magic()256 magic, layout->magic_value); in bhnd_nvram_sprom_ident()728 magic = htole16(layout->magic_value); in bhnd_nvram_sprom_serialize()
342 uint16_t magic_value; /**< expected magic value */ member