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

/linux-master/drivers/s390/cio/
H A Deadm_sch.c76 sch->schib.scsw.eadm.actl |= SCSW_ACTL_START_PEND;
H A Dvfio_ccw_fsm.c49 sch->schib.scsw.cmd.actl |= SCSW_ACTL_START_PEND;
H A Ddevice_fsm.c461 scsw->actl = SCSW_ACTL_START_PEND;
468 scsw->actl = SCSW_ACTL_START_PEND;
H A Dcio.c162 sch->schib.scsw.cmd.actl |= SCSW_ACTL_START_PEND;
H A Ddevice_ops.c702 !(scsw_actl(&sch->schib.scsw) & SCSW_ACTL_START_PEND))
/linux-master/arch/s390/include/asm/
H A Dscsw.h156 #define SCSW_ACTL_START_PEND 0x20 macro

Completed in 108 milliseconds