slot_rt           213 drivers/pci/hotplug/cpqphp.h 	DEV_FUNC =		offsetof(struct slot_rt, dev_func),
slot_rt           214 drivers/pci/hotplug/cpqphp.h 	PRIMARY_BUS =		offsetof(struct slot_rt, primary_bus),
slot_rt           215 drivers/pci/hotplug/cpqphp.h 	SECONDARY_BUS =		offsetof(struct slot_rt, secondary_bus),
slot_rt           216 drivers/pci/hotplug/cpqphp.h 	MAX_BUS =		offsetof(struct slot_rt, max_bus),
slot_rt           217 drivers/pci/hotplug/cpqphp.h 	IO_BASE =		offsetof(struct slot_rt, io_base),
slot_rt           218 drivers/pci/hotplug/cpqphp.h 	IO_LENGTH =		offsetof(struct slot_rt, io_length),
slot_rt           219 drivers/pci/hotplug/cpqphp.h 	MEM_BASE =		offsetof(struct slot_rt, mem_base),
slot_rt           220 drivers/pci/hotplug/cpqphp.h 	MEM_LENGTH =		offsetof(struct slot_rt, mem_length),
slot_rt           221 drivers/pci/hotplug/cpqphp.h 	PRE_MEM_BASE =		offsetof(struct slot_rt, pre_mem_base),
slot_rt           222 drivers/pci/hotplug/cpqphp.h 	PRE_MEM_LENGTH =	offsetof(struct slot_rt, pre_mem_length),
slot_rt          1262 drivers/pci/hotplug/cpqphp_pci.c 			one_slot += sizeof(struct slot_rt);
slot_rt          1282 drivers/pci/hotplug/cpqphp_pci.c 				one_slot += sizeof(struct slot_rt);
slot_rt          1394 drivers/pci/hotplug/cpqphp_pci.c 		one_slot += sizeof(struct slot_rt);