Home
last modified time | relevance | path

Searched defs:o_val (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-hw-diags/test/
H A Dpdbg-sim-only.cpp40 int getScom(pdbg_target* i_target, uint64_t i_addr, uint64_t& o_val) in getScom()
61 int getCfam(pdbg_target* i_target, uint32_t i_addr, uint32_t& o_val) in getCfam()
H A Dsim-hw-access.hpp85 int get(pdbg_target* i_target, uint64_t i_addr, uint64_t& o_val) in get()
175 int get(pdbg_target* i_target, uint32_t i_addr, uint32_t& o_val) in get()
/openbmc/openpower-hw-diags/util/
H A Dpdbg-no-sim.cpp48 int getScom(pdbg_target* i_target, uint64_t i_addr, uint64_t& o_val) in getScom()
83 int getCfam(pdbg_target* i_target, uint32_t i_addr, uint32_t& o_val) in getCfam()
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dp10-tod-plugins.cpp134 libhei::BitStringBuffer& o_val) in readRegister()