Home
last modified time | relevance | path

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

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