Searched refs:SCSW_STCTL_PRIM_STATUS (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/s390/cio/
H A Ddevice_status.c266 if ((irb->scsw.cmd.stctl & SCSW_STCTL_PRIM_STATUS) ||
277 (SCSW_STCTL_PRIM_STATUS | SCSW_STCTL_SEC_STATUS
283 if ((irb->scsw.cmd.stctl & SCSW_STCTL_PRIM_STATUS) &&
H A Ddevice_ops.c221 ((sch->schib.scsw.cmd.stctl & SCSW_STCTL_PRIM_STATUS) &&
H A Ddevice_fsm.c732 (stctl & SCSW_STCTL_PRIM_STATUS)))
/linux-master/arch/s390/include/asm/
H A Dscsw.h161 #define SCSW_STCTL_PRIM_STATUS 0x4 macro

Completed in 130 milliseconds