Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h119 typedef struct ClpRspQueryPci { struct
140 } QEMU_PACKED ClpRspQueryPci; typedef
208 ClpRspQueryPci response;
H A Ds390-pci-bus.h352 ClpRspQueryPci zpci_fn;
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c281 ClpRspQueryPci *resquery = (ClpRspQueryPci *)resh; in clp_service_call()