Home
last modified time | relevance | path

Searched refs:CLP_QUERY_PCI_FNGRP (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h46 #define CLP_QUERY_PCI_FNGRP 0x0004 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h13 #define CLP_QUERY_PCI_FNGRP 0x0004 macro
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c133 rrb->request.hdr.cmd = CLP_QUERY_PCI_FNGRP; in clp_query_pci_fngrp()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c319 case CLP_QUERY_PCI_FNGRP: { in clp_service_call()