Home
last modified time | relevance | path

Searched refs:SCSW_ACTL_START_PEND (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Deadm_sch.c75 sch->schib.scsw.eadm.actl |= SCSW_ACTL_START_PEND; in eadm_subchannel_start()
H A Dvfio_ccw_fsm.c50 sch->schib.scsw.cmd.actl |= SCSW_ACTL_START_PEND; in fsm_io_helper()
H A Ddevice_fsm.c472 scsw->actl = SCSW_ACTL_START_PEND; in create_fake_irb()
479 scsw->actl = SCSW_ACTL_START_PEND; in create_fake_irb()
H A Dcio.c162 sch->schib.scsw.cmd.actl |= SCSW_ACTL_START_PEND; in cio_start_key()
H A Ddevice_ops.c694 !(scsw_actl(&sch->schib.scsw) & SCSW_ACTL_START_PEND)) in ccw_device_tm_intrg()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Deadm_sch.c76 sch->schib.scsw.eadm.actl |= SCSW_ACTL_START_PEND; in eadm_subchannel_start()
H A Ddevice_fsm.c461 scsw->actl = SCSW_ACTL_START_PEND; in create_fake_irb()
468 scsw->actl = SCSW_ACTL_START_PEND; in create_fake_irb()
H A Dvfio_ccw_fsm.c49 sch->schib.scsw.cmd.actl |= SCSW_ACTL_START_PEND; in fsm_io_helper()
H A Dcio.c162 sch->schib.scsw.cmd.actl |= SCSW_ACTL_START_PEND; in cio_start_key()
H A Ddevice_ops.c694 !(scsw_actl(&sch->schib.scsw) & SCSW_ACTL_START_PEND)) in ccw_device_tm_intrg()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dscsw.h155 #define SCSW_ACTL_START_PEND 0x20 macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dscsw.h155 #define SCSW_ACTL_START_PEND 0x20 macro

Completed in 12 milliseconds