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

/linux-master/drivers/s390/cio/
H A Ddevice_status.c277 (SCSW_STCTL_PRIM_STATUS | SCSW_STCTL_SEC_STATUS
H A Ddevice_ops.c222 !(sch->schib.scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS)))
H A Dcmf.c285 (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS)))
H A Ddevice_fsm.c725 ending_status = (stctl & SCSW_STCTL_SEC_STATUS) ||
/linux-master/arch/s390/include/asm/
H A Dscsw.h160 #define SCSW_STCTL_SEC_STATUS 0x2 macro
/linux-master/drivers/s390/net/
H A Dctcm_main.c1238 if ((irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) ||

Completed in 148 milliseconds