Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h68 #define CLP_RC_QUERYPCIFG_PFGID 0x010b /* Unrecognized PFGID */ macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h35 #define CLP_RC_QUERYPCIFG_PFGID 0x010b /* Unrecognized PFGID */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c329 stw_be_p(&resgrp->hdr.rsp, CLP_RC_QUERYPCIFG_PFGID); in clp_service_call()