M_CAN_PCI_MMIO_BAR
ret = pcim_iomap_regions(pci, BIT(M_CAN_PCI_MMIO_BAR), pci_name(pci));
base = pcim_iomap_table(pci)[M_CAN_PCI_MMIO_BAR];