Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_vio.h43 int(*SendFunc)(struct SpaprVioDevice *vdev, uint8_t *crq); member
/openbmc/qemu/hw/tpm/
H A Dtpm_spapr.c381 dev->crq.SendFunc = tpm_spapr_do_crq; in tpm_spapr_realizefn()