PCI_REG_ADDR_SHIFT
#define PCI_REG_ADDR_G(x) (((x) & PCI_REG_ADDR_M) >> PCI_REG_ADDR_SHIFT)
dev_regspec.pci_phys_hi = space << PCI_REG_ADDR_SHIFT;