Home
last modified time | relevance | path

Searched refs:has_hp_slot (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/s390/pci/
Dpci_bus.c324 zdev->has_hp_slot = 1; in zpci_bus_create_hotplug_slots()
334 if (zdev && !zdev->has_hp_slot) { in zpci_bus_create_hotplug_slots()
338 zdev->has_hp_slot = 1; in zpci_bus_create_hotplug_slots()
Dpci.c932 if (zdev->has_hp_slot) in zpci_device_reserved()
965 if (zdev->has_hp_slot) in zpci_release_device()
/linux-5.19.10/arch/s390/include/asm/
Dpci.h132 u8 has_hp_slot : 1; member