Searched refs:PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dsearch.c90 if (tmp->dev_flags & PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS) pci_for_each_dma_alias()
H A Dquirks.c3692 pdev->dev_flags |= PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS; quirk_use_pcie_bridge_dma_alias()
/linux-4.1.27/include/linux/
H A Dpci.h178 PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS = (__force pci_dev_flags_t) (1 << 5), enumerator in enum:pci_dev_flags

Completed in 85 milliseconds