Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h53 SMBIOS_SLOT_WIDTH = offsetof(struct smbios_system_slot, slot_width), enumerator
H A Dcpqphp_core.c68 return (readb(slot->p_sm_slot + SMBIOS_SLOT_WIDTH) == 0x06) ? 1 : 0; in is_slot64bit()