Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dcpqphp.h69 SMBIOS_GENERIC_TYPE = offsetof(struct smbios_generic, type), enumerator
H A Dcpqphp_core.c257 if (readb(previous + SMBIOS_GENERIC_TYPE) != type) in get_SMBIOS_entry()