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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/cio/
H A Ddevice_ops.c210 !(sch->schib.scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS)) ||
436 ending_status = (stctl & SCSW_STCTL_SEC_STATUS) ||
H A Ddevice_status.c276 (SCSW_STCTL_PRIM_STATUS | SCSW_STCTL_SEC_STATUS
H A Dcmf.c315 (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice_ops.c210 !(sch->schib.scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS)) ||
436 ending_status = (stctl & SCSW_STCTL_SEC_STATUS) ||
H A Ddevice_status.c276 (SCSW_STCTL_PRIM_STATUS | SCSW_STCTL_SEC_STATUS
H A Dcmf.c315 (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/include/asm/
H A Dscsw.h125 #define SCSW_STCTL_SEC_STATUS 0x2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Dscsw.h125 #define SCSW_STCTL_SEC_STATUS 0x2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/net/
H A Dclaw.c693 if (!((p_ch->irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
702 if (!((p_ch->irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
757 if (!((p_ch->irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
803 if (!((p_ch->irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
H A Dctcm_main.c1288 if ((irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/net/
H A Dclaw.c693 if (!((p_ch->irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
702 if (!((p_ch->irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
757 if (!((p_ch->irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
803 if (!((p_ch->irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||
H A Dctcm_main.c1288 if ((irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||

Completed in 205 milliseconds