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

/linux-master/drivers/pci/
H A Dsearch.c70 if (tmp->dev_flags & PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT)
H A Dquirks.c4429 pdev->dev_flags |= PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT;
/linux-master/include/linux/
H A Dpci.h241 PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT = (__force pci_dev_flags_t) (1 << 9), enumerator in enum:pci_dev_flags

Completed in 186 milliseconds