···29293030 fc = ctx->func;3131 if (ctx->first_message_part)3232- fc |= test_facility(86) ? CPACF_KIMD_NIP : 0;3232+ fc |= CPACF_KIMD_NIP;33333434 /* process one stored block */3535 if (index) {···68686969 fc = ctx->func;7070 if (ctx->first_message_part)7171- fc |= test_facility(86) ? CPACF_KIMD_NIP : 0;7171+ fc |= CPACF_KIMD_NIP;72727373 /* process as many blocks as possible */7474 n = (len / bsize) * bsize;