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

/u-boot/lib/
H A Dsmbios.c521 struct smbios_type32 *t;
522 int len = sizeof(struct smbios_type32);
525 memset(t, 0, sizeof(struct smbios_type32));
/u-boot/include/
H A Dsmbios.h238 struct __packed smbios_type32 { struct

Completed in 161 milliseconds