Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/
Ds390io.c4623 int chp = 0; in s390_validate_subchannel() local
4759 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() local
5747 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 …]