Searched refs:bars_mask (Results 1 – 1 of 1) sorted by relevance
1600 int rc, bars_mask; in ntb_xeon_detect() local1641 bars_mask = pci_select_bars(ndev->pdev, IORESOURCE_MEM); in ntb_xeon_detect()1642 bars = hweight32(bars_mask); in ntb_xeon_detect()