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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Desi.c48 static struct ia64_sal_systab *esi_systab; variable in typeref:struct:ia64_sal_systab
95 esi_systab = systab;
110 if (!esi_systab)
113 p = (char *) (esi_systab + 1);
114 for (i = 0; i < esi_systab->entry_count; i++) {
162 if (!esi_systab)
165 p = (char *) (esi_systab + 1);
166 for (i = 0; i < esi_systab->entry_count; i++) {

Completed in 24 milliseconds