Searched defs:i_addr (Results 1 – 6 of 6) sorted by relevance
/openbmc/openpower-hw-diags/test/ |
H A D | sim-hw-access.hpp | 47 void add(pdbg_target* i_target, uint64_t i_addr, uint64_t i_val) in add() 60 void error(pdbg_target* i_target, uint64_t i_addr) in error() 85 int get(pdbg_target* i_target, uint64_t i_addr, uint64_t& o_val) in get() 137 void add(pdbg_target* i_target, uint32_t i_addr, uint32_t i_val) in add() 150 void error(pdbg_target* i_target, uint32_t i_addr) in error() 175 int get(pdbg_target* i_target, uint32_t i_addr, uint32_t& o_val) in get()
|
H A D | pdbg-sim-only.cpp | 40 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()
|
/openbmc/openpower-hw-diags/util/ |
H A D | pdbg-no-sim.cpp | 48 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 D | p10-tod-plugins.cpp | 133 bool readRegister(pdbg_target* i_chip, Register i_addr, in readRegister()
|
/openbmc/linux/include/linux/ |
H A D | f2fs_fs.h | 319 __le32 i_addr[DEF_ADDRS_PER_INODE]; /* Pointers to data blocks */ member
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_log_format.h | 196 void *i_addr; /* beginning address of region */ member
|