Lines Matching +full:- +full:- +full:prefix
8 * the COPYING file in the top-level directory.
14 #include "hw/qdev-core.h"
28 * @ro: whether or not the bit is read-only
72 * @prefix: String prefix for log and debug messages
90 #define TYPE_REGISTER "qemu-register"
112 const char *prefix; member
120 * @prefix: The device prefix that should be printed before the register name
125 const char *prefix, bool debug);
131 * @prefix: The device prefix that should be printed before the register name
136 uint64_t register_read(RegisterInfo *reg, uint64_t re, const char* prefix,
188 * memory region (r_array->mem) the caller should add to a container.