SCSW_ACTL_DEVACT 282 drivers/s390/cio/cmf.c (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) && SCSW_ACTL_DEVACT 268 drivers/s390/cio/device_status.c (irb->scsw.cmd.actl & SCSW_ACTL_DEVACT) && SCSW_ACTL_DEVACT 320 drivers/s390/cio/device_status.c if (scsw_actl(&irb->scsw) & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) SCSW_ACTL_DEVACT 384 drivers/s390/cio/device_status.c if ((irb->scsw.cmd.actl & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) != 0) SCSW_ACTL_DEVACT 91 drivers/s390/cio/vfio_ccw_drv.c (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT));