kernel/arch/s390/include/asm/isc.h
.. .. @@ -21,6 +21,7 @@ 21 21 /* Adapter interrupts. */ 22 22 #define QDIO_AIRQ_ISC IO_SCH_ISC /* I/O subchannel in qdio mode */ 23 23 #define PCI_ISC 2 /* PCI I/O subchannels */ 24 +#define GAL_ISC 5 /* GIB alert */24 25 #define AP_ISC 6 /* adjunct processor (crypto) devices */ 25 26 26 27 /* Functions for registration of I/O interruption subclasses */