Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Diosapic.c123 unsigned short num_rte; /* # of RTEs on this IOSAPIC */ member
173 iosapic_lists[i].num_rte) in find_iosapic()
1006 end = base + iosapic_lists[index].num_rte - 1; in iosapic_check_gsi_range()
1019 int num_rte, err, index; in iosapic_init() local
1048 num_rte = ((ver >> 16) & 0xff) + 1; in iosapic_init()
1053 iosapic_lists[index].num_rte = num_rte; in iosapic_init()