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

/linux-master/drivers/pci/
H A Dsearch.c102 if (tmp->dev_flags & PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS)
H A Dquirks.c4364 pdev->dev_flags |= PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS;
/linux-master/include/linux/
H A Dpci.h233 PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS = (__force pci_dev_flags_t) (1 << 5), enumerator in enum:pci_dev_flags

Completed in 147 milliseconds