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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dtime.c450 static struct etr_eacr etr_eacr; variable in typeref:struct:etr_eacr
469 etr_eacr = (struct etr_eacr) {
473 if (etr_setr(&etr_eacr) == 0) {
524 if (!etr_eacr.sl)
528 etr_eacr.es = etr_eacr.sl = 0;
529 etr_setr(&etr_eacr);
542 if (!etr_eacr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Detr.h11 struct etr_eacr { struct
47 struct etr_eacr eacr; /* attachment control register */
143 static inline int etr_setr(struct etr_eacr *ctrl)

Completed in 122 milliseconds