Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h45 #define CLP_QUERY_PCI_FN 0x0003 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h12 #define CLP_QUERY_PCI_FN 0x0003 macro
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c200 rrb->request.hdr.cmd = CLP_QUERY_PCI_FN; in clp_query_pci_fn()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c279 case CLP_QUERY_PCI_FN: { in clp_service_call()