Home
last modified time | relevance | path

Searched refs:SCSW_STCTL_ALERT_STATUS (Results 1 – 7 of 7) sorted by relevance

/linux/arch/s390/include/asm/
A Dscsw.h162 #define SCSW_STCTL_ALERT_STATUS 0x10 macro
513 (scsw->cmd.stctl & SCSW_STCTL_ALERT_STATUS); in scsw_cmd_is_valid_ectl()
680 (scsw->tm.stctl & SCSW_STCTL_ALERT_STATUS); in scsw_tm_is_valid_ectl()
961 (SCSW_STCTL_STATUS_PEND | SCSW_STCTL_ALERT_STATUS)); in scsw_cmd_is_solicited()
974 (SCSW_STCTL_STATUS_PEND | SCSW_STCTL_ALERT_STATUS)); in scsw_tm_is_solicited()
/linux/drivers/s390/cio/
A Ddevice_status.c83 if ((irb->scsw.cmd.stctl & SCSW_STCTL_ALERT_STATUS) && in ccw_device_accumulate_ecw()
277 | SCSW_STCTL_INTER_STATUS | SCSW_STCTL_ALERT_STATUS)) in ccw_device_accumulate_irb()
A Dccwreq.c224 if (scsw->cc == 1 && (scsw->stctl & SCSW_STCTL_ALERT_STATUS)) in ccwreq_status()
A Deadm_sch.c139 if ((scsw->stctl & (SCSW_STCTL_ALERT_STATUS | SCSW_STCTL_STATUS_PEND)) in eadm_subchannel_irq()
A Ddevice_fsm.c726 (stctl == (SCSW_STCTL_ALERT_STATUS | SCSW_STCTL_STATUS_PEND)) || in ccw_device_call_handler()
826 (SCSW_STCTL_STATUS_PEND | SCSW_STCTL_ALERT_STATUS)) { in ccw_device_w4sense()
/linux/drivers/s390/virtio/
A Dvirtio_ccw.c1096 (SCSW_STCTL_ALERT_STATUS | SCSW_STCTL_STATUS_PEND))) { in virtio_ccw_int_handler()
/linux/drivers/s390/net/
A Dctcm_main.c1248 (SCSW_STCTL_ALERT_STATUS | SCSW_STCTL_STATUS_PEND))) in ctcm_irq_handler()

Completed in 15 milliseconds