Home
last modified time | relevance | path

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

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