Searched refs:SCSW_STCTL_SEC_STATUS (Results 1 - 6 of 6) 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.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)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dscsw.h125 #define SCSW_STCTL_SEC_STATUS 0x2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 48 milliseconds