Home
last modified time | relevance | path

Searched refs:SCSW1_I (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dchannel.c2210 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()
H A Desa390.h1148 #define SCSW1_I 0x20 /* Initial status interrupt */ macro