Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dchannel.c2825 if (flags & CCW_FLAGS_SUSP) in ARCH_DEP()
2834 if (flags & CCW_FLAGS_SUSP) in ARCH_DEP()
H A Desa390.h1208 #define CCW_FLAGS_SUSP 0x02 /* Suspend flag */ macro