Searched refs:psc0 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dtime.c635 psc = port ? aib->esw.psc1 : aib->esw.psc0;
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;
685 state_a1 = p ? a1->esw.psc1 : a1->esw.psc0;
686 state_a2 = p ? a2->esw.psc1 : a2->esw.psc0;
1060 if (eacr.p0 && aib.esw.psc0 == etr_lpsc_pps_mode) {
1081 } else if (eacr.p0 && aib.esw.psc0 == etr_lpsc_operational_step) {
1249 etr_port0.esw.psc0
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-s390/
H A Detr.h52 unsigned int psc0 : 4; /* port 0 state code */ member in struct:etr_esw

Completed in 99 milliseconds