Home
last modified time | relevance | path

Searched refs:bar_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c498 enum pci_epc_bar_type bar_type; in dw_pcie_ep_set_bar() local
560 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()
/linux/drivers/scsi/
H A Dhpsa.c7433 int i, offset, mem_type, bar_type; in find_PCI_BAR_index() local
7439 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()