Searched refs:SCSW1_I (Results 1 – 2 of 2) sorted by relevance
2210 if (orb->flag5 & ORB5_I) dev->scsw.flag1 |= SCSW1_I; /*@IWZ*/ in ARCH_DEP()2520 if ((dev->scsw.flag1 & SCSW1_I) && !dev->syncio_retry) in ARCH_DEP()
1148 #define SCSW1_I 0x20 /* Initial status interrupt */ macro