Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h44 #define CLP_LIST_PCI 0x0002 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h11 #define CLP_LIST_PCI 0x0002 macro
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c344 rrb->request.hdr.cmd = CLP_LIST_PCI; in clp_list_pci_req()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c209 case CLP_LIST_PCI: { in clp_service_call()