Searched refs:ignore_hotplug (Results 1 – 3 of 3) sorted by relevance
581 if (PCI_SLOT(dev->devfn) == slot->device && dev->ignore_hotplug) in slot_no_hotplug()657 bool alive = dev->ignore_hotplug; in trim_stale_devices()
717 if (pdev->ignore_hotplug) { in pciehp_isr()
403 unsigned int ignore_hotplug:1; /* Ignore hotplug events */ member