Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dclp.h34 #define CLP_RC_FMT 0x0040 /* Invalid command request format */ macro
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h34 #define CLP_RC_FMT 0x0040 /* Invalid command request format */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c65 res_code = CLP_RC_FMT; in list_pci()