Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dspapr.h130 int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option);
148 static inline int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset() function
/openbmc/qemu/hw/ppc/
H A Dspapr_pci_vfio.c279 int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset() function
342 int spapr_phb_vfio_eeh_reset(SpaprPhbState *sphb, int option) in spapr_phb_vfio_eeh_reset() function
H A Dspapr_pci.c634 ret = spapr_phb_vfio_eeh_reset(sphb, option); in rtas_ibm_set_slot_reset()