Home
last modified time | relevance | path

Searched refs:DEVSTAT_PCI (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dirq.h489 #define DEVSTAT_PCI 0x00000200 macro
/linux-2.4.37.9/include/asm-s390x/
Dirq.h490 #define DEVSTAT_PCI 0x00000200 macro
/linux-2.4.37.9/drivers/s390/net/
Dc7000.c2683 if ((devstat->flag & (DEVSTAT_PCI | DEVSTAT_FINAL_STATUS)) == 0) in c7000_intr()
/linux-2.4.37.9/Documentation/s390/
Dcds.txt832 DEVSTAT_PCI - A PCI was received.
/linux-2.4.37.9/drivers/s390/
Ds390io.c2979 udp->flag |= DEVSTAT_PCI; in s390_process_IRQ()