Searched refs:SCSW_ACTL_CH_ACTIVE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ | ||
H A D | cio.h | 83 #define SCSW_ACTL_CH_ACTIVE 0x0080 macro |
H A D | cio.c | 214 if (irb->scsw.ctrl & SCSW_ACTL_CH_ACTIVE) { in print_irb_err() |