PCI_LEGACY_MEM_SIZE
res_size = (mmap_type == pci_mmap_mem) ? PCI_LEGACY_MEM_SIZE :
.size = PCI_LEGACY_MEM_SIZE,
.size = PCI_LEGACY_MEM_SIZE << 5,