Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-s390/
Dlowcore.h40 #define __LC_SYNC_IO_WORD 0x400 macro
/linux-2.4.37.9/include/asm-s390x/
Dlowcore.h26 #define __LC_SYNC_IO_WORD 0x0210 macro
/linux-2.4.37.9/drivers/s390/
Ds390io.c1495 *(__u32 *) __LC_SYNC_IO_WORD = 1; in s390_start_IO()
1541 *(__u32 *) __LC_SYNC_IO_WORD = 0; in s390_start_IO()
1972 *(__u32 *) __LC_SYNC_IO_WORD = 1; in halt_IO()
1984 *(__u32 *) __LC_SYNC_IO_WORD = 0; in halt_IO()
2205 *(__u32 *) __LC_SYNC_IO_WORD = 1; in clear_IO()
2217 *(__u32 *) __LC_SYNC_IO_WORD = 0; in clear_IO()
2316 if (*(__u32 *) __LC_SYNC_IO_WORD) { in do_IRQ()