Searched refs:bar_type (Results 1 – 1 of 1) sorted by relevance
7421 int i, offset, mem_type, bar_type; in find_PCI_BAR_index() local7427 bar_type = pci_resource_flags(pdev, i) & PCI_BASE_ADDRESS_SPACE; in find_PCI_BAR_index()7428 if (bar_type == PCI_BASE_ADDRESS_SPACE_IO) in find_PCI_BAR_index()