Searched refs:PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/pci/
H A Dquirks.c4429 pdev->dev_flags |= PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT;
H A Dsearch.c70 if (tmp->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 297 milliseconds