Home
last modified time | relevance | path

Searched refs:esw0 (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/s390/cio/
Ddevice_status.c128 cdev_sublog = &cdev_irb->esw.esw0.sublog; in ccw_device_accumulate_esw()
129 sublog = &irb->esw.esw0.sublog; in ccw_device_accumulate_esw()
158 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()
163 memcpy(cdev_irb->esw.esw0.faddr, irb->esw.esw0.faddr, in ccw_device_accumulate_esw()
164 sizeof (irb->esw.esw0.faddr)); 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()
[all …]
Dccwreq.c186 if (irb->esw.esw0.erw.cons) { in ccwreq_status()
Ddevice_fsm.c766 !irb->esw.esw0.erw.cons) { in ccw_device_irq()
Dqdio_main.c852 if (irb->esw.esw0.erw.cons) { in qdio_irq_check_sense()
/Linux-v5.10/arch/s390/include/asm/
Dcio.h152 struct esw0 { struct
238 struct esw0 esw0; member
/Linux-v5.10/drivers/s390/block/
Ddasd_3990_erp.c157 ~(erp->irb.esw.esw0.sublog.lpum); in dasd_3990_erp_alternate_path()
159 erp->lpm &= ~(erp->irb.esw.esw0.sublog.lpum); in dasd_3990_erp_alternate_path()
165 erp->lpm, erp->irb.esw.esw0.sublog.lpum, opm); in dasd_3990_erp_alternate_path()
173 "/opm=%x)\n", erp->irb.esw.esw0.sublog.lpum, opm); in dasd_3990_erp_alternate_path()
Ddasd_fba.c692 if (irb->esw.esw0.erw.cons) { in dasd_fba_dump_sense()
Ddasd.c4199 } else if (irb->esw.esw0.erw.cons) { in dasd_get_sense()
Ddasd_eckd.c5477 if (irb->esw.esw0.erw.cons) { in dasd_eckd_dump_sense_ccw()
/Linux-v5.10/drivers/s390/net/
Dqeth_core_main.c1369 if (irb->esw.esw0.erw.cons) { in qeth_irq()