Searched refs:HWADDR_PRIo (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/exec/ | ||
H A D | hwaddr.h | 16 #define HWADDR_PRIo PRIo64 macro |
/openbmc/qemu/monitor/ | ||
H A D | hmp-cmds.c | 306 monitor_printf(mon, "%#" HWADDR_PRIo, val); in hmp_print() |