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