pre_mem_length    206 drivers/pci/hotplug/cpqphp.h 	u16 pre_mem_length;
pre_mem_length    222 drivers/pci/hotplug/cpqphp.h 	PRE_MEM_LENGTH =	offsetof(struct slot_rt, pre_mem_length),
pre_mem_length   1253 drivers/pci/hotplug/cpqphp_pci.c 		u16 pre_mem_length = readw(one_slot + PRE_MEM_LENGTH);
pre_mem_length   1256 drivers/pci/hotplug/cpqphp_pci.c 		    dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length,
pre_mem_length   1348 drivers/pci/hotplug/cpqphp_pci.c 		temp_dword = pre_mem_base + pre_mem_length;
pre_mem_length   1356 drivers/pci/hotplug/cpqphp_pci.c 			p_mem_node->length = pre_mem_length << 16;