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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice_ops.c705 !(scsw_actl(&sch->schib.scsw) & SCSW_ACTL_START_PEND))
H A Dcio.c177 sch->schib.scsw.cmd.actl |= SCSW_ACTL_START_PEND;
H A Ddevice_fsm.c492 cdev->private->irb.scsw.cmd.actl = SCSW_ACTL_START_PEND;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dscsw.h121 #define SCSW_ACTL_START_PEND 0x20 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_eckd.c1796 (scsw_actl(&irb->scsw) & SCSW_ACTL_START_PEND) &&

Completed in 51 milliseconds