Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/
Ds390io.c2394 unsigned int actl; /* activity control */ in s390_process_IRQ() local
2602 && ((dp->ii.irb.scsw.actl & SCSW_ACTL_SUSPENDED) == 0)) { in s390_process_IRQ()
2640 actl = dp->ii.irb.scsw.actl; in s390_process_IRQ()
2983 if (actl & SCSW_ACTL_SUSPENDED) { in s390_process_IRQ()
3008 ((dp->ii.irb.scsw.actl & SCSW_ACTL_SUSPENDED) != 0))) in s390_process_IRQ()
6956 if (schib->scsw.actl & SCSW_ACTL_DEVACT) { in __check_for_io_and_kill()
6961 if ((schib->scsw.actl & SCSW_ACTL_SCHACT) && in __check_for_io_and_kill()
6992 } else if (schib->scsw.actl & (SCSW_ACTL_CLEAR_PEND | in __check_for_io_and_kill()
/linux-2.4.37.9/include/asm-s390/
Dirq.h71 __u32 actl : 7; /* activity control */ member
/linux-2.4.37.9/include/asm-s390x/
Dirq.h71 __u32 actl : 7; /* activity control */ member