Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h143 typedef struct ClpReqQueryPciGrp { struct
151 } QEMU_PACKED ClpReqQueryPciGrp; argument
212 ClpReqQueryPciGrp request;
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c322 ClpReqQueryPciGrp *reqgrp = (ClpReqQueryPciGrp *)reqh; in clp_service_call()