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.c1604 SpaprDrcClass *func_drck; in spapr_pci_plug() local
1608 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_plug()
1609 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_plug()
1669 SpaprDrcClass *func_drck; in spapr_pci_unplug_request() local
1687 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_unplug_request()
1688 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_unplug_request()
1710 func_drck = SPAPR_DR_CONNECTOR_GET_CLASS(func_drc); in spapr_pci_unplug_request()
1711 state = func_drck->dr_entity_sense(func_drc); in spapr_pci_unplug_request()