Searched refs:chp (Results 1 – 1 of 1) sorted by relevance
4623 int chp = 0; in s390_validate_subchannel() local4759 for (chp=0;chp<=7;chp++) { in s390_validate_subchannel()4760 mask = 0x80 >> chp; in s390_validate_subchannel()4763 (ioinfo[irq]->schib.pmcw.chpid[chp], in s390_validate_subchannel()4770 clear_bit(ioinfo[irq]->schib.pmcw.chpid[chp], in s390_validate_subchannel()5655 int chp; in s390_DevicePathVerification() local5747 for (chp=0;chp<=7;chp++) { in s390_DevicePathVerification()5748 mask = 0x80 >> chp; in s390_DevicePathVerification()5750 &&(!test_bit(ioinfo[irq]->schib.pmcw.chpid[chp], in s390_DevicePathVerification()7166 int chp; in s390_do_res_acc_processing() local[all …]