Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/cio/
Ddevice_status.c126 cdev_sublog = &cdev_irb->esw.esw0.sublog; in ccw_device_accumulate_esw()
127 sublog = &irb->esw.esw0.sublog; in ccw_device_accumulate_esw()
156 cdev_irb->esw.esw0.erw.cpt = irb->esw.esw0.erw.cpt; in ccw_device_accumulate_esw()
158 cdev_irb->esw.esw0.erw.fsavf = irb->esw.esw0.erw.fsavf; in ccw_device_accumulate_esw()
159 if (cdev_irb->esw.esw0.erw.fsavf) { in ccw_device_accumulate_esw()
161 memcpy(cdev_irb->esw.esw0.faddr, irb->esw.esw0.faddr, in ccw_device_accumulate_esw()
162 sizeof (irb->esw.esw0.faddr)); in ccw_device_accumulate_esw()
164 cdev_irb->esw.esw0.erw.fsaf = irb->esw.esw0.erw.fsaf; in ccw_device_accumulate_esw()
167 cdev_irb->esw.esw0.erw.scavf = irb->esw.esw0.erw.scavf; in ccw_device_accumulate_esw()
168 if (irb->esw.esw0.erw.scavf) in ccw_device_accumulate_esw()
[all …]
Dccwreq.c185 if (irb->esw.esw0.erw.cons) { in ccwreq_status()
Ddevice_fsm.c785 !irb->esw.esw0.erw.cons) { in ccw_device_irq()
Dqdio_main.c967 if (irb->esw.esw0.erw.cons) { in qdio_irq_check_sense()
/linux-4.4.14/arch/s390/include/asm/
Dcio.h132 struct esw0 { struct
218 struct esw0 esw0; member
/linux-4.4.14/Documentation/DocBook/
Ds390-drivers.xml.db5 API-struct-esw0
/linux-4.4.14/drivers/s390/block/
Ddasd_3990_erp.c156 ~(erp->irb.esw.esw0.sublog.lpum); in dasd_3990_erp_alternate_path()
158 erp->lpm &= ~(erp->irb.esw.esw0.sublog.lpum); in dasd_3990_erp_alternate_path()
164 erp->lpm, erp->irb.esw.esw0.sublog.lpum, opm); in dasd_3990_erp_alternate_path()
172 "/opm=%x)\n", erp->irb.esw.esw0.sublog.lpum, opm); in dasd_3990_erp_alternate_path()
Ddasd_fba.c496 if (irb->esw.esw0.erw.cons) { in dasd_fba_dump_sense()
Ddasd.c3846 } else if (irb->esw.esw0.erw.cons) { in dasd_get_sense()
Ddasd_eckd.c4205 if (irb->esw.esw0.erw.cons) { in dasd_eckd_dump_sense_ccw()
/linux-4.4.14/drivers/s390/net/
Dqeth_core_main.c1141 if (irb->esw.esw0.erw.cons) { in qeth_irq()