Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/cio/
A Ddevice_status.c159 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()
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()
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()
186 if (irb->esw.esw0.erw.cons) in ccw_device_accumulate_esw()
187 cdev_irb->esw.esw0.erw.scnt = irb->esw.esw0.erw.scnt; in ccw_device_accumulate_esw()
[all …]
A Dccwreq.c186 if (irb->esw.esw0.erw.cons) { in ccwreq_status()
A Deadm_sch.c135 && scsw->eswf == 1 && irb->esw.eadm.erw.r) in eadm_subchannel_irq()
A Ddevice_fsm.c755 !irb->esw.esw0.erw.cons) { in ccw_device_irq()
A Dqdio_main.c684 if (irb->esw.esw0.erw.cons) { in qdio_irq_check_sense()
/linux-6.3-rc2/arch/s390/include/asm/
A 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.3-rc2/drivers/s390/block/
A Ddasd_fba.c683 if (irb->esw.esw0.erw.cons) { in dasd_fba_dump_sense()
A Ddasd.c4038 } else if (irb->esw.esw0.erw.cons) { in dasd_get_sense()
A Ddasd_eckd.c5589 if (irb->esw.esw0.erw.cons) { in dasd_eckd_dump_sense_ccw()
/linux-6.3-rc2/Documentation/s390/
A Dcds.rst319 set, the field erw.scnt in the esw describes the number of device specific
/linux-6.3-rc2/drivers/s390/net/
A Dqeth_core_main.c1255 if (irb->esw.esw0.erw.cons) { in qeth_irq()

Completed in 77 milliseconds