Home
last modified time | relevance | path

Searched refs:magic_value (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h55 u32 magic_value; /* a pattern not likely to occur randomly */ member
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c144 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()
H A Dbhnd_nvram_private.h341 uint16_t magic_value; /**< expected magic value */ member