Searched refs:erw (Results 1 – 13 of 13) sorted by relevance
159 cdev_irb->esw.esw0.erw.cpt = irb->esw.esw0.erw.cpt; in ccw_device_accumulate_esw()161 cdev_irb->esw.esw0.erw.fsavf = irb->esw.esw0.erw.fsavf; in ccw_device_accumulate_esw()162 if (cdev_irb->esw.esw0.erw.fsavf) { in ccw_device_accumulate_esw()167 cdev_irb->esw.esw0.erw.fsaf = irb->esw.esw0.erw.fsaf; in ccw_device_accumulate_esw()170 cdev_irb->esw.esw0.erw.scavf = irb->esw.esw0.erw.scavf; in ccw_device_accumulate_esw()171 if (irb->esw.esw0.erw.scavf) in ccw_device_accumulate_esw()179 cdev_irb->esw.esw0.erw.auth = irb->esw.esw0.erw.auth; in ccw_device_accumulate_esw()181 cdev_irb->esw.esw0.erw.pvrf = irb->esw.esw0.erw.pvrf; in ccw_device_accumulate_esw()182 if (irb->esw.esw0.erw.pvrf) in ccw_device_accumulate_esw()185 cdev_irb->esw.esw0.erw.cons = irb->esw.esw0.erw.cons; in ccw_device_accumulate_esw()[all …]
186 if (irb->esw.esw0.erw.cons) { in ccwreq_status()
135 && scsw->eswf == 1 && irb->esw.eadm.erw.r) in eadm_subchannel_irq()
755 !irb->esw.esw0.erw.cons) { in ccw_device_irq()
684 if (irb->esw.esw0.erw.cons) { in qdio_irq_check_sense()
92 struct erw { struct154 struct erw erw; member171 struct erw erw; member187 struct erw erw; member203 struct erw erw; member214 struct erw_eadm erw; member
129 uint32_t erw; member
1376 dest->erw = cpu_to_be32(src->erw); in copy_esw_to_guest()1766 irb->esw.erw = ESW_ERW_SENSE | (sizeof(sch->sense_data) << 8); in build_irb_virtual()
683 if (irb->esw.esw0.erw.cons) { in dasd_fba_dump_sense()
4055 } else if (irb->esw.esw0.erw.cons) { in dasd_get_sense()
5616 if (irb->esw.esw0.erw.cons) { in dasd_eckd_dump_sense_ccw()
319 set, the field erw.scnt in the esw describes the number of device specific
1271 if (irb->esw.esw0.erw.cons) { in qeth_irq()