Home
last modified time | relevance | path

Searched refs:SCSW_ACTL_SCHACT (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dirq.h85 #define SCSW_ACTL_SCHACT 0x4 macro
/linux-2.4.37.9/include/asm-s390x/
Dirq.h85 #define SCSW_ACTL_SCHACT 0x4 macro
/linux-2.4.37.9/drivers/s390/
Ds390io.c6961 if ((schib->scsw.actl & SCSW_ACTL_SCHACT) && in __check_for_io_and_kill()