Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h109 typedef struct ClpReqQueryPci { struct
116 } QEMU_PACKED ClpReqQueryPci; argument
207 ClpReqQueryPci request;
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c280 ClpReqQueryPci *reqquery = (ClpReqQueryPci *)reqh; in clp_service_call()