Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dfw_cfg.c136 unsigned int filehead; in read_splashfile() local
152 filehead = lduw_le_p(content); in read_splashfile()
153 if (filehead == 0xd8ff) { in read_splashfile()
155 } else if (filehead == 0x4d42) { in read_splashfile()