Searched refs:chandev_compare_cu_dev_info (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c1627 int chandev_compare_cu_dev_info(chandev_subchannel_info *chan1,chandev_subchannel_info *chan2) function
1664 probeinfo.cu_dev_info_inconsistent=chandev_compare_cu_dev_info(&read->sch,&write->sch)||
1665 (data&&chandev_compare_cu_dev_info(&read->sch,&data->sch));
1866 (chandev_compare_cu_dev_info(&(*read)->sch,&curr_chandev->sch)==0)&&
1880 (chandev_compare_cu_dev_info(&(*read)->sch,&curr_chandev->sch)==0)&&

Completed in 167 milliseconds