MCHBAR
ret = pcim_iomap_regions(pdev, 1 << MCHBAR, DRV_NAME);
proc_priv->mmio_base = pcim_iomap_table(pdev)[MCHBAR];