Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Ddevice_status.c158 cdev_irb->esw.esw0.erw.cpt = irb->esw.esw0.erw.cpt; in ccw_device_accumulate_esw()
160 cdev_irb->esw.esw0.erw.fsavf = irb->esw.esw0.erw.fsavf; in ccw_device_accumulate_esw()
161 if (cdev_irb->esw.esw0.erw.fsavf) { in ccw_device_accumulate_esw()
166 cdev_irb->esw.esw0.erw.fsaf = irb->esw.esw0.erw.fsaf; in ccw_device_accumulate_esw()
169 cdev_irb->esw.esw0.erw.scavf = irb->esw.esw0.erw.scavf; in ccw_device_accumulate_esw()
170 if (irb->esw.esw0.erw.scavf) in ccw_device_accumulate_esw()
178 cdev_irb->esw.esw0.erw.auth = irb->esw.esw0.erw.auth; in ccw_device_accumulate_esw()
180 cdev_irb->esw.esw0.erw.pvrf = irb->esw.esw0.erw.pvrf; in ccw_device_accumulate_esw()
181 if (irb->esw.esw0.erw.pvrf) in ccw_device_accumulate_esw()
184 cdev_irb->esw.esw0.erw.cons = irb->esw.esw0.erw.cons; in ccw_device_accumulate_esw()
[all …]
Dccwreq.c186 if (irb->esw.esw0.erw.cons) { in ccwreq_status()
Deadm_sch.c134 && scsw->eswf == 1 && irb->esw.eadm.erw.r) in eadm_subchannel_irq()
Ddevice_fsm.c754 !irb->esw.esw0.erw.cons) { in ccw_device_irq()
Dqdio_main.c684 if (irb->esw.esw0.erw.cons) { in qdio_irq_check_sense()
/linux-6.1.9/arch/s390/include/asm/
Dcio.h92 struct erw { struct
154 struct erw erw; member
171 struct erw erw; member
187 struct erw erw; member
203 struct erw erw; member
214 struct erw_eadm erw; member
/linux-6.1.9/drivers/s390/block/
Ddasd_fba.c683 if (irb->esw.esw0.erw.cons) { in dasd_fba_dump_sense()
Ddasd.c4039 } else if (irb->esw.esw0.erw.cons) { in dasd_get_sense()
Ddasd_eckd.c5589 if (irb->esw.esw0.erw.cons) { in dasd_eckd_dump_sense_ccw()
/linux-6.1.9/Documentation/s390/
Dcds.rst319 set, the field erw.scnt in the esw describes the number of device specific
/linux-6.1.9/drivers/s390/net/
Dqeth_core_main.c1255 if (irb->esw.esw0.erw.cons) { in qeth_irq()