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

/external/qemu/hw/
H A Dsmbios.h151 struct smbios_type_32 { struct
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c2079 struct smbios_type_32 { struct
2464 struct smbios_type_32 *p = (struct smbios_type_32 *)start;
2467 p->header.length = sizeof(struct smbios_type_32);
2472 start += sizeof(struct smbios_type_32);

Completed in 33 milliseconds