Searched refs:smbios_type1 (Results 1 – 3 of 3) sorted by relevance
34 const struct smbios_type1 *t1 = (struct smbios_type1 *)system; in show_board_info()
256 struct smbios_type1 *t; in smbios_write_type1()257 int len = sizeof(struct smbios_type1); in smbios_write_type1()261 memset(t, 0, sizeof(struct smbios_type1)); in smbios_write_type1()
81 struct __packed smbios_type1 { struct
Completed in 5 milliseconds