Searched refs:SMBIOS_BIOSSIZE_OFFSET (Results 1 – 1 of 1) sorted by relevance
52 #define SMBIOS_BIOSSIZE_OFFSET 0x09 macro142 b_info.bios_size = (*(dmi_data + SMBIOS_BIOSSIZE_OFFSET) + 1) << 6; in parse_bios_table()