Home
last modified time | relevance | path

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

/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp801 uint8_t* flash_resp = ipmi_resp + 2; in hiomap_dispatch() local
809 ipmi_ret_t cc = command->second(flash_req, flash_resp, &flash_len, context); in hiomap_dispatch()