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

  /external/qemu/hw/
smbios.c 38 #define SMBIOS_TABLE_ENTRY 1
68 if (entry == SMBIOS_TABLE_ENTRY && header->type == SMBIOS_FIELD_ENTRY) {
76 header->type == SMBIOS_TABLE_ENTRY) {
189 table->header.type = SMBIOS_TABLE_ENTRY;
198 smbios_check_collision(header->type, SMBIOS_TABLE_ENTRY);
  /external/qemu-pc-bios/bochs/bios/
rombios32.c     [all...]

Completed in 82 milliseconds