HomeSort by relevance Sort by last modified time
    Searched refs:smbios_type127 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/lib/
smbios.c 236 struct smbios_type127 *t = (struct smbios_type127 *)*current;
237 int len = sizeof(struct smbios_type127);
239 memset(t, 0, sizeof(struct smbios_type127));
  /external/u-boot/include/
smbios.h 187 struct __packed smbios_type127 { struct

Completed in 913 milliseconds