Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dclp.h32 #define CLP_RC_CMD 0x0020 /* Command code not recognized */ macro
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h32 #define CLP_RC_CMD 0x0020 /* Command code not recognized */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c345 stw_p(&resh->rsp, CLP_RC_CMD); in clp_service_call()