Home
last modified time | relevance | path

Searched refs:CCW_FLAGS_SLI (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dipl.c242 regs->psa->iplpsw[4] = CCW_FLAGS_CC | CCW_FLAGS_SLI; in ARCH_DEP()
H A Dservice.c534 /*flags*/ CCW_FLAGS_SLI, /*chained*/0, in sclp_sysg_write()
609 /*flags*/ CCW_FLAGS_SLI, /*chained*/0, in sclp_sysg_poll()
H A Desa390.h1202 #define CCW_FLAGS_SLI 0x20 /* Suppress incorrect length macro
H A Dchannel.c3142 || (flags & CCW_FLAGS_SLI) == 0) in ARCH_DEP()