Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_drc.c70 case SPAPR_DRC_STATE_PHYSICAL_POWERON: in drc_isolate_physical()
80 drc->state = SPAPR_DRC_STATE_PHYSICAL_POWERON; in drc_isolate_physical()
97 case SPAPR_DRC_STATE_PHYSICAL_POWERON: in drc_unisolate_physical()
403 || (drc->state == SPAPR_DRC_STATE_PHYSICAL_POWERON)); in spapr_drc_attach()
669 drck->empty_state = SPAPR_DRC_STATE_PHYSICAL_POWERON; in spapr_drc_physical_class_init()
/qemu/include/hw/ppc/
H A Dspapr_drc.h166 SPAPR_DRC_STATE_PHYSICAL_POWERON = 6, enumerator