Home
last modified time | relevance | path

Searched refs:SPAPR_DR_ENTITY_SENSE_PRESENT (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/ppc/
H A Dspapr_drc.h136 SPAPR_DR_ENTITY_SENSE_PRESENT = 1, enumerator
/qemu/hw/ppc/
H A Dspapr_drc.c298 return drc->dev ? SPAPR_DR_ENTITY_SENSE_PRESENT in physical_entity_sense()
311 return SPAPR_DR_ENTITY_SENSE_PRESENT; in logical_entity_sense()
H A Dspapr_pci.c1611 if (state == SPAPR_DR_ENTITY_SENSE_PRESENT) { in spapr_pci_plug()
1689 if (state == SPAPR_DR_ENTITY_SENSE_PRESENT in spapr_pci_unplug_request()
1712 if (state == SPAPR_DR_ENTITY_SENSE_PRESENT) { in spapr_pci_unplug_request()