p_sm_slot         262 drivers/pci/hotplug/cpqphp.h 	void __iomem *p_sm_slot;
p_sm_slot          68 drivers/pci/hotplug/cpqphp_core.c 	return (readb(slot->p_sm_slot + SMBIOS_SLOT_WIDTH) == 0x06) ? 1 : 0;
p_sm_slot          73 drivers/pci/hotplug/cpqphp_core.c 	return (readb(slot->p_sm_slot + SMBIOS_SLOT_TYPE) == 0x0E) ? 1 : 0;
p_sm_slot         616 drivers/pci/hotplug/cpqphp_core.c 		slot->p_sm_slot = slot_entry;