Searched refs:bar_type (Results 1 – 2 of 2) sorted by relevance
373 enum pci_epc_bar_type bar_type; in dw_pcie_ep_set_bar() local407 bar_type = dw_pcie_ep_get_bar_type(ep, bar); in dw_pcie_ep_set_bar()408 switch (bar_type) { in dw_pcie_ep_set_bar()
7442 int i, offset, mem_type, bar_type; in find_PCI_BAR_index() local7448 bar_type = pci_resource_flags(pdev, i) & PCI_BASE_ADDRESS_SPACE; in find_PCI_BAR_index()7449 if (bar_type == PCI_BASE_ADDRESS_SPACE_IO) in find_PCI_BAR_index()