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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Diosapic.c127 unsigned short num_rte; /* # of RTEs on this IOSAPIC */ member in struct:iosapic
181 iosapic_lists[i].num_rte)
1050 end = base + iosapic_lists[index].num_rte - 1;
1063 int num_rte, err, index; local
1092 num_rte = ((ver >> 16) & 0xff) + 1;
1097 iosapic_lists[index].num_rte = num_rte;

Completed in 113 milliseconds