pcix_mem_base_reg  250 drivers/pci/hotplug/shpchp.h 	u32 pcix_mem_base_reg;
pcix_mem_base_reg  266 drivers/pci/hotplug/shpchp.h 	pci_read_config_dword(p_slot->ctrl->pci_dev, PCIX_MEM_BASE_LIMIT_OFFSET, &pcix_mem_base_reg);
pcix_mem_base_reg  267 drivers/pci/hotplug/shpchp.h 	rse_set = pcix_mem_base_reg & RSE_MASK;