Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/cio/
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()
162 if (cdev_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()
171 if (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()
[all …]
Dccwreq.c185 if (irb->esw.esw0.erw.cons) { in ccwreq_status()
Ddevice_fsm.c748 !irb->esw.esw0.erw.cons) { in ccw_device_irq()
Dqdio_main.c1029 if (irb->esw.esw0.erw.cons) { in qdio_irq_check_sense()
/linux-3.4.99/arch/s390/include/asm/
Dcio.h74 struct erw { struct
124 struct erw erw; member
141 struct erw erw; member
157 struct erw erw; member
173 struct erw erw; member
/linux-3.4.99/drivers/s390/block/
Ddasd_fba.c493 if (irb->esw.esw0.erw.cons) { in dasd_fba_dump_sense()
Ddasd.c3470 } else if (irb->esw.esw0.erw.cons) { in dasd_get_sense()
Ddasd_eckd.c3899 if (irb->esw.esw0.erw.cons) { in dasd_eckd_dump_sense_ccw()
/linux-3.4.99/Documentation/s390/
Dcds.txt290 set, the field erw.scnt in the esw describes the number of device specific
/linux-3.4.99/drivers/s390/net/
Dqeth_core_main.c1047 if (irb->esw.esw0.erw.cons) { in qeth_irq()