Searched refs:SCSW_FCTL_CLEAR_FUNC (Results 1 – 8 of 8) sorted by relevance
179 if (scsw->fctl & (SCSW_FCTL_HALT_FUNC | SCSW_FCTL_CLEAR_FUNC)) in ccwreq_status()
149 if (scsw->fctl & SCSW_FCTL_CLEAR_FUNC) in eadm_subchannel_irq()
227 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in ccw_device_accumulate_irb()
869 (SCSW_FCTL_CLEAR_FUNC | SCSW_FCTL_HALT_FUNC)) { in ccw_device_w4sense()
144 #define SCSW_FCTL_CLEAR_FUNC 0x1 macro
1462 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in lcs_irq()
1117 if (irb->scsw.cmd.fctl & (SCSW_FCTL_CLEAR_FUNC)) in qeth_irq()
1647 scsw_fctl(&irb->scsw) & SCSW_FCTL_CLEAR_FUNC) { in dasd_int_handler()