Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1623 SpaprDrcClass *func_drck; in spapr_pci_plug() local
1627 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_plug()
1628 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_plug()
1689 SpaprDrcClass *func_drck; in spapr_pci_unplug_request() local
1707 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_unplug_request()
1708 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_unplug_request()
1730 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_unplug_request()
1731 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_unplug_request()