Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_bmc.c156 static int hiomap_erase(PnvPnor *pnor, uint32_t offset, uint32_t size) in hiomap_erase() function
191 if (hiomap_erase(pnor, blocks_to_bytes(cmd[5] << 8 | cmd[4]), in hiomap_cmd()
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp704 static ipmi_ret_t hiomap_erase(ipmi_request_t request, in hiomap_erase() function
758 {HIOMAP_C_ERASE, hiomap_erase},