Home
last modified time | relevance | path

Searched refs:smbios_type4 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/lib/
Dsmbios.c167 static void smbios_write_type4_dm(struct smbios_type4 *t) in smbios_write_type4_dm()
201 struct smbios_type4 *t = (struct smbios_type4 *)*current; in smbios_write_type4()
202 int len = sizeof(struct smbios_type4); in smbios_write_type4()
204 memset(t, 0, sizeof(struct smbios_type4)); in smbios_write_type4()
/external/u-boot/include/
Dsmbios.h145 struct __packed smbios_type4 { struct