Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/net/
Dqeth.c9271 int read_chpid=-1,write_chpid=-2,data_chpid=-3; /* so that it will in qeth_attach_handler() local
9297 write_chpid=probeinfo->write.chpid[nr]; in qeth_attach_handler()
9312 if ((read_chpid!=write_chpid)||(read_chpid!=data_chpid)) { in qeth_attach_handler()