Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dsearch.c102 if (tmp->dev_flags & PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS) in pci_for_each_dma_alias()
A Dquirks.c4227 pdev->dev_flags |= PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS; in quirk_use_pcie_bridge_dma_alias()
/linux-6.3-rc2/include/linux/
A Dpci.h233 PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS = (__force pci_dev_flags_t) (1 << 5), enumerator

Completed in 21 milliseconds