Searched refs:smbios_type_127 (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/hw/i386/
H A Dsmbios.h158 struct smbios_type_127 { struct
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c2086 struct smbios_type_127 { struct
2482 struct smbios_type_127 *p = (struct smbios_type_127 *)start;
2485 p->header.length = sizeof(struct smbios_type_127);
2488 start += sizeof(struct smbios_type_127);

Completed in 161 milliseconds