Home
last modified time | relevance | path

Searched refs:SCSW_FCTL_CLEAR_FUNC (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dccwreq.c180 if (scsw->fctl & (SCSW_FCTL_HALT_FUNC | SCSW_FCTL_CLEAR_FUNC)) in ccwreq_status()
H A Deadm_sch.c143 if (scsw->fctl & SCSW_FCTL_CLEAR_FUNC) in eadm_subchannel_irq()
H A Dvfio_ccw_fsm.c310 } else if (scsw->cmd.fctl & SCSW_FCTL_CLEAR_FUNC) { in fsm_io_request()
H A Ddevice_status.c229 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in ccw_device_accumulate_irb()
H A Ddevice_fsm.c852 (SCSW_FCTL_CLEAR_FUNC | SCSW_FCTL_HALT_FUNC)) { in ccw_device_w4sense()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Deadm_sch.c138 if (scsw->fctl & SCSW_FCTL_CLEAR_FUNC) in eadm_subchannel_irq()
H A Dccwreq.c180 if (scsw->fctl & (SCSW_FCTL_HALT_FUNC | SCSW_FCTL_CLEAR_FUNC)) in ccwreq_status()
H A Ddevice_status.c230 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in ccw_device_accumulate_irb()
H A Dvfio_ccw_fsm.c312 } else if (scsw->cmd.fctl & SCSW_FCTL_CLEAR_FUNC) { in fsm_io_request()
H A Ddevice_fsm.c841 (SCSW_FCTL_CLEAR_FUNC | SCSW_FCTL_HALT_FUNC)) { in ccw_device_w4sense()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dscsw.h146 #define SCSW_FCTL_CLEAR_FUNC 0x1 macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dscsw.h146 #define SCSW_FCTL_CLEAR_FUNC 0x1 macro
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dlcs.c1436 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in lcs_irq()
H A Dqeth_core_main.c1314 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) { in qeth_irq()
1324 if (iob && (irb->scsw.cmd.fctl & (SCSW_FCTL_CLEAR_FUNC | in qeth_irq()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dlcs.c1432 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in lcs_irq()
H A Dqeth_core_main.c1233 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) { in qeth_irq()
1243 if (iob && (irb->scsw.cmd.fctl & (SCSW_FCTL_CLEAR_FUNC | in qeth_irq()
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd.c1830 scsw_fctl(&irb->scsw) & SCSW_FCTL_CLEAR_FUNC) { in dasd_int_handler()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd.c1764 scsw_fctl(&irb->scsw) & SCSW_FCTL_CLEAR_FUNC) { in dasd_int_handler()

Completed in 44 milliseconds