Searched refs:not_hotpluggable (Results 1 – 8 of 8) sorted by relevance
23 if (dev->pdev->bus->not_hotpluggable) { in rng_hotplug()
230 if (dev->pci_dev.bus->not_hotpluggable) { in test_igb_hotplug()
196 if (dev->pci_dev.bus->not_hotpluggable) { in test_e1000e_hotplug()
175 if (dev->pdev->bus->not_hotpluggable) { in hotplug()
679 if (dev1->pdev->bus->not_hotpluggable) { in pci_hotplug()711 if (pdev1->pdev->bus->not_hotpluggable) { in multiqueue()
703 if (dev1->pdev->bus->not_hotpluggable) { in pci_hotplug()
55 bool not_hotpluggable; /* TRUE if devices cannot be hotplugged */ member
184 qpci->bus.not_hotpluggable = !hotpluggable; in qpci_init_generic()