Home
last modified time | relevance | path

Searched refs:SCSW_ACTL_CH_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h83 #define SCSW_ACTL_CH_ACTIVE 0x0080 macro
H A Dcio.c214 if (irb->scsw.ctrl & SCSW_ACTL_CH_ACTIVE) { in print_irb_err()