Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dfw_cfg.c254 static void fw_cfg_write(FWCfgState *s, uint8_t value) in fw_cfg_write() function
331 fw_cfg_write(s, value >> (8 * --i)); in fw_cfg_data_mem_write()
507 fw_cfg_write(opaque, (uint8_t)value); in fw_cfg_comb_write()