Home
last modified time | relevance | path

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

/linux-6.12.1/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.c760 !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.12.1/arch/s390/include/asm/
Dcio.h153 struct esw0 { struct
239 struct esw0 esw0; member
/linux-6.12.1/drivers/s390/block/
Ddasd_3990_erp.c153 ~(erp->irb.esw.esw0.sublog.lpum); in dasd_3990_erp_alternate_path()
155 erp->lpm &= ~(erp->irb.esw.esw0.sublog.lpum); in dasd_3990_erp_alternate_path()
161 erp->lpm, erp->irb.esw.esw0.sublog.lpum, opm); in dasd_3990_erp_alternate_path()
169 "/opm=%x)\n", erp->irb.esw.esw0.sublog.lpum, opm); in dasd_3990_erp_alternate_path()
Ddasd_fba.c677 if (irb->esw.esw0.erw.cons) { in dasd_fba_dump_sense()
Ddasd.c4046 } else if (irb->esw.esw0.erw.cons) { in dasd_get_sense()
Ddasd_eckd.c5598 if (irb->esw.esw0.erw.cons) { in dasd_eckd_dump_sense_ccw()
/linux-6.12.1/drivers/s390/net/
Dqeth_core_main.c1271 if (irb->esw.esw0.erw.cons) { in qeth_irq()