Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dscsw.h159 #define SCSW_STCTL_SEC_STATUS 0x2 macro
/linux/drivers/s390/cio/
A Ddevice_status.c276 (SCSW_STCTL_PRIM_STATUS | SCSW_STCTL_SEC_STATUS in ccw_device_accumulate_irb()
A Ddevice_ops.c217 !(sch->schib.scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS)) || in ccw_device_start_timeout_key()
A Ddevice_fsm.c725 ending_status = (stctl & SCSW_STCTL_SEC_STATUS) || in ccw_device_call_handler()
A Dcmf.c284 (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS))) in cmf_copy_block()
/linux/drivers/s390/net/
A Dctcm_main.c1245 if ((irb->scsw.cmd.stctl & SCSW_STCTL_SEC_STATUS) || in ctcm_irq_handler()

Completed in 13 milliseconds