Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dspapr.h124 int spapr_phb_vfio_eeh_get_state(SpaprPhbState *sphb, int *state);
138 static inline int spapr_phb_vfio_eeh_get_state(SpaprPhbState *sphb, in spapr_phb_vfio_eeh_get_state() function
/openbmc/qemu/hw/ppc/
H A Dspapr_pci_vfio.c223 int spapr_phb_vfio_eeh_get_state(SpaprPhbState *sphb, int *state) in spapr_phb_vfio_eeh_get_state() function
337 int spapr_phb_vfio_eeh_get_state(SpaprPhbState *sphb, int *state) in spapr_phb_vfio_eeh_get_state() function
H A Dspapr_pci.c590 ret = spapr_phb_vfio_eeh_get_state(sphb, &state); in rtas_ibm_read_slot_reset_state2()