Searched refs:ccode2 (Results 1 – 1 of 1) sorted by relevance
4619 int ccode2; /* condition code for other I/O routines */ in s390_validate_subchannel() local4848 ccode2 = msch_err (irq, &ioinfo[irq]->schib); in s390_validate_subchannel()4850 switch (ccode2) { in s390_validate_subchannel()4900 if ((ccode2 & PGMCHK_OPERAND_EXC) in s390_validate_subchannel()4908 ccode2 = in s390_validate_subchannel()4911 if (ccode2 != 0) { in s390_validate_subchannel()4915 ccode2); in s390_validate_subchannel()4919 ccode2); in s390_validate_subchannel()4933 "CC = %X\n", ccode2); in s390_validate_subchannel()4936 "CC = %X\n", ccode2); in s390_validate_subchannel()[all …]