Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h52 SMBIOS_SLOT_TYPE = offsetof(struct smbios_system_slot, slot_type), enumerator
H A Dcpqphp_core.c73 return (readb(slot->p_sm_slot + SMBIOS_SLOT_TYPE) == 0x0E) ? 1 : 0; in is_slot66mhz()