Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dprep.c89 static void NVRAM_set_byte(Nvram *nvram, uint32_t addr, uint8_t value) in NVRAM_set_byte() function
187 NVRAM_set_byte(nvram, 0x34, boot_device); in PPC_NVRAM_set_params()