MP2_MMIO_BAR
rc = pcim_iomap_regions(pdev, BIT(MP2_MMIO_BAR), "mp2 stb");
mp2->mmio = pcim_iomap_table(pdev)[MP2_MMIO_BAR];