Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/cio/
Ddevice_status.c129 cdev_sublog = &cdev_irb->esw.esw0.sublog; in ccw_device_accumulate_esw()
130 sublog = &irb->esw.esw0.sublog; in ccw_device_accumulate_esw()
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()
164 memcpy(cdev_irb->esw.esw0.faddr, irb->esw.esw0.faddr, in ccw_device_accumulate_esw()
165 sizeof (irb->esw.esw0.faddr)); 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()
[all …]
Dccwreq.c186 if (irb->esw.esw0.erw.cons) { in ccwreq_status()
Ddevice_fsm.c755 !irb->esw.esw0.erw.cons) { in ccw_device_irq()
Dqdio_main.c684 if (irb->esw.esw0.erw.cons) { in qdio_irq_check_sense()
/Linux-v6.6/arch/s390/include/asm/
Dcio.h152 struct esw0 { struct
238 struct esw0 esw0; member
/Linux-v6.6/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.c683 if (irb->esw.esw0.erw.cons) { in dasd_fba_dump_sense()
Ddasd.c4048 } else if (irb->esw.esw0.erw.cons) { in dasd_get_sense()
Ddasd_eckd.c5619 if (irb->esw.esw0.erw.cons) { in dasd_eckd_dump_sense_ccw()
/Linux-v6.6/drivers/s390/net/
Dqeth_core_main.c1255 if (irb->esw.esw0.erw.cons) { in qeth_irq()