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

  /external/u-boot/lib/
smbios.c 75 struct smbios_type0 *t = (struct smbios_type0 *)*current;
76 int len = sizeof(struct smbios_type0);
78 memset(t, 0, sizeof(struct smbios_type0));
  /external/u-boot/include/
smbios.h 60 struct __packed smbios_type0 { struct

Completed in 203 milliseconds