Searched refs:intermediate_anchor_string (Results 1 – 4 of 4) sorted by relevance
70 uint8_t intermediate_anchor_string[5]; member
1041 memcpy(ep.ep21.intermediate_anchor_string, "_DMI_", 5); in smbios_entry_point_setup()
566 if (memcmp(ep_table->intermediate_anchor_string, "_DMI_", 5)) { in smbios_ep2_table_ok()
110 self.add_field('intermediate_anchor_string', u.unpack_one("5s"))2385 if (sm.header.intermediate_anchor_string == '_DMI_'):