Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h187 typedef struct ClpRspSetPci { struct
194 } QEMU_PACKED ClpRspSetPci; typedef
203 ClpRspSetPci response;
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c216 ClpRspSetPci *ressetpci = (ClpRspSetPci *)resh; in clp_service_call()