OPAL_PCI_SLOT_POWER_ON 355 drivers/pci/hotplug/pnv_php.c ret, (state == OPAL_PCI_SLOT_POWER_ON) ? "on" : "off"); OPAL_PCI_SLOT_POWER_ON 371 drivers/pci/hotplug/pnv_php.c uint8_t power_state = OPAL_PCI_SLOT_POWER_ON; OPAL_PCI_SLOT_POWER_ON 445 drivers/pci/hotplug/pnv_php.c uint8_t power_status = OPAL_PCI_SLOT_POWER_ON; OPAL_PCI_SLOT_POWER_ON 490 drivers/pci/hotplug/pnv_php.c if (power_status != OPAL_PCI_SLOT_POWER_ON) OPAL_PCI_SLOT_POWER_ON 499 drivers/pci/hotplug/pnv_php.c if (power_status == OPAL_PCI_SLOT_POWER_ON) OPAL_PCI_SLOT_POWER_ON 503 drivers/pci/hotplug/pnv_php.c ret = pnv_php_set_slot_power_state(slot, OPAL_PCI_SLOT_POWER_ON);