Searched refs:external_facing (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/pci/
H A Dof.c56 bus->self->external_facing = true;
H A Dprobe.c1624 if (parent && (parent->untrusted || parent->external_facing))
1633 * We (only) consider everything downstream from an external_facing
1637 * the firmware as external_facing. Devices in traditional hotplug
1639 * the port is marked with external_facing, such devices are less
1644 (parent->external_facing || dev_is_removable(&parent->dev)))
H A Dpci-acpi.c1415 dev->external_facing = 1;
H A Dpci.c1038 if (pci_ats_disabled() || dev->external_facing || dev->untrusted)
H A Dquirks.c5274 * if dev->external_facing || dev->untrusted
5315 if (pci_ats_disabled() || dev->external_facing || dev->untrusted)
/linux-master/drivers/thunderbolt/
H A Dnhi.c1185 if (!pdev->external_facing ||
/linux-master/include/linux/
H A Dpci.h457 unsigned int external_facing:1; member in struct:pci_dev
/linux-master/drivers/iommu/intel/
H A Diommu.c3555 if (pdev->external_facing) {

Completed in 262 milliseconds