Home
last modified time | relevance | path

Searched refs:CONSOLE_ISC (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Disc.h17 #define CONSOLE_ISC 1 /* console I/O subchannel */ macro
/linux/drivers/s390/cio/
H A Ddevice.c1010 sch->isc = cio_is_console(sch->schid) ? CONSOLE_ISC : IO_SCH_ISC; in io_subchannel_init_fields()