Lines Matching refs:erw
156 cdev_irb->esw.esw0.erw.cpt = irb->esw.esw0.erw.cpt; in ccw_device_accumulate_esw()
158 cdev_irb->esw.esw0.erw.fsavf = irb->esw.esw0.erw.fsavf; in ccw_device_accumulate_esw()
159 if (cdev_irb->esw.esw0.erw.fsavf) { in ccw_device_accumulate_esw()
164 cdev_irb->esw.esw0.erw.fsaf = irb->esw.esw0.erw.fsaf; in ccw_device_accumulate_esw()
167 cdev_irb->esw.esw0.erw.scavf = irb->esw.esw0.erw.scavf; in ccw_device_accumulate_esw()
168 if (irb->esw.esw0.erw.scavf) in ccw_device_accumulate_esw()
176 cdev_irb->esw.esw0.erw.auth = irb->esw.esw0.erw.auth; in ccw_device_accumulate_esw()
178 cdev_irb->esw.esw0.erw.pvrf = irb->esw.esw0.erw.pvrf; in ccw_device_accumulate_esw()
179 if (irb->esw.esw0.erw.pvrf) in ccw_device_accumulate_esw()
182 cdev_irb->esw.esw0.erw.cons = irb->esw.esw0.erw.cons; in ccw_device_accumulate_esw()
183 if (irb->esw.esw0.erw.cons) in ccw_device_accumulate_esw()
184 cdev_irb->esw.esw0.erw.scnt = irb->esw.esw0.erw.scnt; in ccw_device_accumulate_esw()
301 !(cdev_irb->esw.esw0.erw.cons)) in ccw_device_accumulate_irb()
365 cdev->private->irb.esw.esw0.erw.cons = 1; in ccw_device_accumulate_basic_sense()
370 irb->esw.esw0.erw.pvrf) in ccw_device_accumulate_basic_sense()
387 cdev->private->irb.esw.esw0.erw.cons = 1; in ccw_device_accumulate_and_sense()