Searched refs:SCSW0_S (Results 1 – 2 of 2) sorted by relevance
1074 || (dev->scsw.flag0 & SCSW0_S) == 0) in resume_subchan()2207 if (orb->flag4 & ORB4_S) dev->scsw.flag0 |= SCSW0_S; /*@IWZ*/ in ARCH_DEP()2838 if ((dev->scsw.flag0 & SCSW0_S) == 0 in ARCH_DEP()
1138 #define SCSW0_S 0x08 /* Suspend control */ macro