Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c190 uint16_t bst_le16; in fw_cfg_bootsplash() local
199 bst_le16 = cpu_to_le16(bst_val); in fw_cfg_bootsplash()
201 g_memdup(&bst_le16, sizeof bst_le16), sizeof bst_le16); in fw_cfg_bootsplash()