Searched refs:SCSW_STCTL_SEC_STATUS (Results 1 – 6 of 6) sorted by relevance
159 #define SCSW_STCTL_SEC_STATUS 0x2 macro
276 (SCSW_STCTL_PRIM_STATUS | SCSW_STCTL_SEC_STATUS in ccw_device_accumulate_irb()
216 !(sch->schib.scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS)) || in ccw_device_start_timeout_key()
723 ending_status = (stctl & SCSW_STCTL_SEC_STATUS) || in ccw_device_call_handler()
283 (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS))) in cmf_copy_block()
1289 if ((irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) || in ctcm_irq_handler()