Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h25 typedef struct ClpRspHdr { struct
28 } QEMU_PACKED ClpRspHdr; argument
97 ClpRspHdr hdr;
120 ClpRspHdr hdr;
155 ClpRspHdr hdr;
188 ClpRspHdr hdr;
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c155 ClpRspHdr *resh; in clp_service_call()
186 resh = (ClpRspHdr *)(buffer + req_len); in clp_service_call()