Searched refs:esw (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Ddevice_status.c124 cdev_irb->esw.esw1.lpum = irb->esw.esw1.lpum;
126 /* Copy subchannel logout information if esw is of format 0. */
128 cdev_sublog = &cdev_irb->esw.esw0.sublog;
129 sublog = &irb->esw.esw0.sublog;
158 cdev_irb->esw.esw0.erw.cpt = irb->esw.esw0.erw.cpt;
160 cdev_irb->esw.esw0.erw.fsavf = irb->esw.esw0.erw.fsavf;
161 if (cdev_irb->esw
[all...]
H A Ddevice_id.c251 if (irb->esw.esw0.erw.cons && (irb->ecw[0] & SNS0_CMD_REJECT)) {
267 if (irb->esw.esw0.erw.cons) {
273 irb->esw.esw0.sublog.lpum,
274 irb->esw.esw0.erw.scnt,
H A Ddevice_pgid.c135 if (irb->esw.esw0.erw.cons &&
143 if (irb->esw.esw0.erw.cons) {
149 irb->esw.esw0.sublog.lpum,
150 irb->esw.esw0.erw.scnt,
344 if (irb->esw.esw0.erw.cons) {
353 irb->esw.esw0.erw.scnt,
H A Ddevice_fsm.c871 !irb->esw.esw0.erw.cons) {
H A Dqdio.c1962 if (irb->esw.esw0.erw.cons) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dtime.c635 psc = port ? aib->esw.psc1 : aib->esw.psc0;
639 return !aib->esw.y && aib->slsw.v1 &&
661 if (aib->esw.psc0 == 1)
662 aib->esw.psc0 = 2;
663 else if (aib->esw.psc0 == 0 && aib->esw.p == 0)
664 aib->esw.psc0 = 1;
665 if (aib->esw.psc1 == 1)
666 aib->esw
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Detr.h114 struct etr_esw esw; member in struct:etr_aib
H A Dcio.h226 } esw; member in struct:irb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_eer.c302 if (temp_cqr->irb.esw.esw0.erw.cons)
317 if (temp_cqr->irb.esw.esw0.erw.cons)
H A Ddasd_3990_erp.c300 erp->lpm = LPM_ANYPATH & ~(erp->irb.esw.esw0.sublog.lpum);
302 erp->lpm &= ~(erp->irb.esw.esw0.sublog.lpum);
308 erp->lpm, erp->irb.esw.esw0.sublog.lpum, opm);
318 erp->irb.esw.esw0.sublog.lpum, opm);
H A Ddasd.c1025 !irb->esw.esw0.erw.cons)
1027 else if (irb->esw.esw0.erw.cons)
1130 if (cqr->irb.esw.esw0.erw.cons &&
H A Ddasd_fba.c444 if (irb->esw.esw0.erw.cons) {
H A Ddasd_eckd.c1717 if (irb->esw.esw0.erw.cons) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_main.c458 if (irb->esw.esw0.erw.cons) {

Completed in 106 milliseconds