Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_pci.c1622 SpaprDrcClass *func_drck; in spapr_pci_plug() local
1626 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_plug()
1627 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_plug()
1688 SpaprDrcClass *func_drck; in spapr_pci_unplug_request() local
1706 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_unplug_request()
1707 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_unplug_request()
1729 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_unplug_request()
1730 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_unplug_request()