AGE_PCIR_BAR
mem = pci_read_config(dev, AGE_PCIR_BAR, 4);
pci_write_config(dev, AGE_PCIR_BAR, mem, 4);
sc->age_mem_rid = AGE_PCIR_BAR;