Home
last modified time | relevance | path

Searched refs:OPAL_PCI_SLOT_OFFLINE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dopal-api.h424 OPAL_PCI_SLOT_OFFLINE = 2, enumerator
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dpnv_php.c357 if (state == OPAL_PCI_SLOT_POWER_OFF || state == OPAL_PCI_SLOT_OFFLINE) in pnv_php_set_slot_power_state()