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

  /external/u-boot/lib/
smbios.c 131 struct smbios_type2 *t = (struct smbios_type2 *)*current;
132 int len = sizeof(struct smbios_type2);
134 memset(t, 0, sizeof(struct smbios_type2));
  /external/u-boot/include/
smbios.h 97 struct __packed smbios_type2 { struct

Completed in 2441 milliseconds