Searched refs:smbios_structure_header (Results 1 – 4 of 4) sorted by relevance
101 struct smbios_structure_header { struct109 struct smbios_structure_header header; argument137 struct smbios_structure_header header;150 struct smbios_structure_header header;166 struct smbios_structure_header header;187 struct smbios_structure_header header;225 struct smbios_structure_header header;235 struct smbios_structure_header header;252 struct smbios_structure_header header;258 struct smbios_structure_header header;[all …]
161 struct smbios_structure_header *header; in smbios_get_table_legacy()164 header = (struct smbios_structure_header *)(usr_blobs + usr_offset); in smbios_get_table_legacy()
18 struct smbios_structure_header header;
1324 struct smbios_structure_header *header; in smbios_entry_add()1332 if (size == -1 || size < sizeof(struct smbios_structure_header)) { in smbios_entry_add()1343 header = (struct smbios_structure_header *)(usr_blobs + in smbios_entry_add()