Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h84 #define SCSW_ACTL_DEV_ACTIVE 0x0040 macro
H A Dcio.c217 if (irb->scsw.ctrl & SCSW_ACTL_DEV_ACTIVE) { in print_irb_err()