Searched refs:smbios_type0 (Results 1 – 3 of 3) sorted by relevance
33 const struct smbios_type0 *t0 = (struct smbios_type0 *)bios; in show_board_info()
205 struct smbios_type0 *t; in smbios_write_type0()206 int len = sizeof(struct smbios_type0); in smbios_write_type0()209 memset(t, 0, sizeof(struct smbios_type0)); in smbios_write_type0()
62 struct __packed smbios_type0 { struct
Completed in 8 milliseconds