Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp_core.c57 static void __iomem *smbios_table; variable
209 void __iomem *smbios_table, in get_subsequent_smbios_entry() argument
217 if (!smbios_table || !curr) in get_subsequent_smbios_entry()
221 p_max = smbios_start + readw(smbios_table + ST_LENGTH); in get_subsequent_smbios_entry()
260 void __iomem *smbios_table, in get_SMBIOS_entry() argument
264 if (!smbios_table) in get_SMBIOS_entry()
271 smbios_table, previous); in get_SMBIOS_entry()
276 smbios_table, previous); in get_SMBIOS_entry()
601 void __iomem *smbios_table) in ctrl_slot_setup() argument
653 slot_entry = get_SMBIOS_entry(smbios_start, smbios_table, 9, in ctrl_slot_setup()
[all …]