Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dcrw.h52 #define CRW_ERC_PERRI 0x07 /* perm. error, facility init */ macro
/openbmc/qemu/include/hw/s390x/
H A Dioinst.h228 #define CRW_ERC_PERRI 0x07 /* perm. error, facility init */ macro
/openbmc/linux/drivers/s390/cio/
H A Dchp.c611 case CRW_ERC_PERRI: /* Path has gone. */ in chp_process_crw()