ENA_BAR_MASK
int release_bars = pci_select_bars(pdev, IORESOURCE_MEM) & ENA_BAR_MASK;
bars = pci_select_bars(pdev, IORESOURCE_MEM) & ENA_BAR_MASK;