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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c745 struct smbios_table_type19 *type19; local
749 type19 = (struct smbios_table_type19 *)curaddr;
750 type19->arrayhand = type16_handle;
751 type19->xsaddr = 0;
752 type19->xeaddr = guest_lomem;
758 type19 = (struct smbios_table_type19 *)curaddr;
759 type19->arrayhand = type16_handle;
760 type19->xsaddr = 4*GB;
761 type19->xeaddr = type19
[all...]

Completed in 57 milliseconds