Searched refs:SCSW_FCTL_CLEAR_FUNC (Results 1 – 7 of 7) sorted by relevance
179 if (scsw->fctl & (SCSW_FCTL_HALT_FUNC | SCSW_FCTL_CLEAR_FUNC)) in ccwreq_status()
230 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in ccw_device_accumulate_irb()
832 (SCSW_FCTL_CLEAR_FUNC | SCSW_FCTL_HALT_FUNC)) { in ccw_device_w4sense()
112 #define SCSW_FCTL_CLEAR_FUNC 0x1 macro
1468 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in lcs_irq()
1023 if (irb->scsw.cmd.fctl & (SCSW_FCTL_CLEAR_FUNC)) in qeth_irq()
1651 scsw_fctl(&irb->scsw) & SCSW_FCTL_CLEAR_FUNC) { in dasd_int_handler()