Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dsmbios.c176 static void smbios_write_type4_dm(struct smbios_type4 *t) in smbios_write_type4_dm()
210 struct smbios_type4 *t; in smbios_write_type4()
211 int len = sizeof(struct smbios_type4); in smbios_write_type4()
214 memset(t, 0, sizeof(struct smbios_type4)); in smbios_write_type4()
/openbmc/u-boot/include/
H A Dsmbios.h145 struct __packed smbios_type4 { struct