Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-s390/
Dirq.h86 #define SCSW_ACTL_CLEAR_PEND 0x8 macro
/linux-2.4.37.9/include/asm-s390x/
Dirq.h86 #define SCSW_ACTL_CLEAR_PEND 0x8 macro
/linux-2.4.37.9/drivers/s390/
Ds390io.c6992 } else if (schib->scsw.actl & (SCSW_ACTL_CLEAR_PEND | in __check_for_io_and_kill()