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.c1595 SpaprDrcClass *func_drck; in spapr_pci_plug() local
1599 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_plug()
1600 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_plug()
1655 SpaprDrcClass *func_drck; in spapr_pci_unplug_request() local
1673 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_unplug_request()
1674 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_unplug_request()
1696 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_unplug_request()
1697 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_unplug_request()