Searched defs:namestr (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/include/hw/i386/ |
| H A D | pc.h | 301 #define DEFINE_PC_MACHINE(suffix, namestr, initfn, optsfn) \ argument 320 #define DEFINE_PC_VER_MACHINE(namesym, namestr, initfn, isdefault, malias, ...) \ argument
|
| /openbmc/u-boot/cmd/ |
| H A D | gpt.c | 617 static int do_disk_guid(struct blk_desc *dev_desc, char * const namestr) in do_disk_guid()
|
| /openbmc/qemu/include/hw/ |
| H A D | boards.h | 765 #define DEFINE_MACHINE(namestr, machine_initfn) \ argument
|