Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dchannel.c917 (SCSW3_SC_ALERT | SCSW3_SC_PRI | SCSW3_SC_SEC)))) in halt_subchan()
3267 dev->scsw.flag3 |= (SCSW3_SC_PRI | SCSW3_SC_SEC | SCSW3_SC_PEND); in ARCH_DEP()
H A Desa390.h1175 #define SCSW3_SC_PRI 0x04 /* ...primary status */ macro