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

/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c1934 struct smbios_entry_point { struct
2099 struct smbios_entry_point *ep = (struct smbios_entry_point *)start;
2582 p = (char *)start + sizeof(struct smbios_entry_point);
2622 (p - (char *)start) - sizeof(struct smbios_entry_point),
2623 (uint32_t)(start + sizeof(struct smbios_entry_point)),

Completed in 718 milliseconds