Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dclp.h36 #define CLP_RC_8K 0x0060 /* Command requires 8K LPCB */ macro
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h36 #define CLP_RC_8K 0x0060 /* Command requires 8K LPCB */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c91 res_code = CLP_RC_8K; in list_pci()