Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dhwaddr.h16 #define HWADDR_PRIo PRIo64 macro
/qemu/monitor/
H A Dhmp-cmds.c332 monitor_printf(mon, "%#" HWADDR_PRIo, val); in hmp_print()