Searched refs:bar_type (Results 1 – 2 of 2) sorted by relevance
498 enum pci_epc_bar_type bar_type; in dw_pcie_ep_set_bar() local560 bar_type = dw_pcie_ep_get_bar_type(ep, bar); in dw_pcie_ep_set_bar()561 switch (bar_type) { in dw_pcie_ep_set_bar()
7433 int i, offset, mem_type, bar_type; in find_PCI_BAR_index() local7439 bar_type = pci_resource_flags(pdev, i) & PCI_BASE_ADDRESS_SPACE; in find_PCI_BAR_index()7440 if (bar_type == PCI_BASE_ADDRESS_SPACE_IO) in find_PCI_BAR_index()