Home
last modified time | relevance | path

Searched refs:dmi_num (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/
H A Ddmi_scan.c30 static u16 dmi_num; variable
100 while ((!dmi_num || i < dmi_num) && in dmi_decode_table()
126 if (!dmi_num && dm->type == DMI_ENTRY_END_OF_TABLE) in dmi_decode_table()
606 dmi_num = get_unaligned_le16(buf + 12); in dmi_present()
640 dmi_num = 0; /* No longer specified */ in dmi_smbios3_present()