Searched refs:SMBIOS_GENERIC_TYPE (Results 1 – 2 of 2) sorted by relevance
/drivers/pci/hotplug/ | ||
D | cpqphp.h | 69 SMBIOS_GENERIC_TYPE = offsetof(struct smbios_generic, type), enumerator |
D | cpqphp_core.c | 257 if (readb(previous + SMBIOS_GENERIC_TYPE) != type) in get_SMBIOS_entry() |