Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_drc.h168 SPAPR_DRC_STATE_PHYSICAL_CONFIGURED = 8, enumerator
/qemu/hw/ppc/
H A Dspapr_drc.c72 case SPAPR_DRC_STATE_PHYSICAL_CONFIGURED: in drc_isolate_physical()
95 case SPAPR_DRC_STATE_PHYSICAL_CONFIGURED: in drc_unisolate_physical()
668 drck->ready_state = SPAPR_DRC_STATE_PHYSICAL_CONFIGURED; in spapr_drc_physical_class_init()
1179 && (drc->state != SPAPR_DRC_STATE_PHYSICAL_CONFIGURED)) { in rtas_ibm_configure_connector()