Searched refs:SMBIOS_FIELD_ENTRY (Results 1 – 2 of 2) sorted by relevance
37 #define SMBIOS_FIELD_ENTRY 0 macro68 if (entry == SMBIOS_TABLE_ENTRY && header->type == SMBIOS_FIELD_ENTRY) { in smbios_check_collision()75 } else if (entry == SMBIOS_FIELD_ENTRY && in smbios_check_collision()92 smbios_check_collision(type, SMBIOS_FIELD_ENTRY); in smbios_add_field()101 field->header.type = SMBIOS_FIELD_ENTRY; in smbios_add_field()
2146 #define SMBIOS_FIELD_ENTRY 0 macro2161 if (field.header.type != SMBIOS_FIELD_ENTRY) { in smbios_load_field()