Lines Matching refs:dmi_ident
166 static const char *dmi_ident[DMI_STRING_MAX];
179 if (dmi_ident[slot] || dm->length <= string)
186 dmi_ident[slot] = p;
196 if (dmi_ident[slot] || dm->length < index)
214 dmi_ident[slot] = s;
224 if (dmi_ident[slot] || dm->length < index + 16)
252 dmi_ident[slot] = s;
261 if (dmi_ident[slot] || dm->length <= index)
270 dmi_ident[slot] = s;
843 } else if (dmi_ident[s]) {
845 if (!strcmp(dmi_ident[s],
849 if (strstr(dmi_ident[s],
936 return dmi_ident[field];
947 if (dmi_ident[f] && strstr(dmi_ident[f], str))
962 if (dmi_ident[f] && strstr(dmi_ident[f], str))