ALE_PCIR_BAR
mem = pci_read_config(dev, ALE_PCIR_BAR, 4);
pci_write_config(dev, ALE_PCIR_BAR, mem, 4);
sc->ale_mem_rid = ALE_PCIR_BAR;