Searched refs:bar_type (Results 1 – 1 of 1) sorted by relevance
2671 int i, offset, mem_type, bar_type; in find_PCI_BAR_index() local2676 bar_type = pci_resource_flags(pdev, i) & in find_PCI_BAR_index()2678 if (bar_type == PCI_BASE_ADDRESS_SPACE_IO) in find_PCI_BAR_index()