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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dtime.c424 static struct etr_aib etr_port1; variable in typeref:struct:etr_aib
798 sync_port = (port == 0) ? &etr_port0 : &etr_port1;
941 etr_port1 = *aib;
965 etr_steai_cv(&etr_port1, ETR_STEAI_PORT_1);
1037 etr_port0.esw = etr_port1.esw = aib.esw; /* Copy status word. */
1079 etr_port_valid(&etr_port1, 1)) ? 1 : -1;
1090 etr_compare_network(&etr_port0, &etr_port1))
1102 etr_port_valid(&etr_port1, 1)) ? 1 : -1;
1196 return etr_port1_online ? &etr_port1 : NULL;

Completed in 36 milliseconds