HomeSort by relevance Sort by last modified time
    Searched refs:smbios_entry_add (Results 1 - 4 of 4) sorted by null

  /external/qemu/hw/
smbios.h 16 int smbios_entry_add(const char *t);
smbios.c 167 int smbios_entry_add(const char *t) function
  /external/qemu/
arch_init.c 691 if (smbios_entry_add(optarg) < 0) {
vl.c     [all...]

Completed in 585 milliseconds