Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h88 #define SCSW_SCTL_ALERT 0x0010 macro
H A Dcio.c227 if (irb->scsw.ctrl & SCSW_SCTL_ALERT) { in print_irb_err()