Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dcrw.h45 #define CRW_ERC_EVENT 0x00 /* event information pending */ macro
/openbmc/qemu/include/hw/s390x/
H A Dioinst.h221 #define CRW_ERC_EVENT 0x00 /* event information pending */ macro
/openbmc/qemu/hw/s390x/
H A Dcss.c2385 css_queue_crw(CRW_RSC_CSS, CRW_ERC_EVENT, 0, 0, cssid); in css_generate_css_crws()