Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c86 #define MAX_SPLIT_TABLE 8 macro
88 int max_splittrans_to_numbuf[MAX_SPLIT_TABLE] = {1, 2, 3, 4, 8, 12, 16, 32};
1043 for (index = 0; index < MAX_SPLIT_TABLE-1; index++) in pcibr_slot_pcix_rbar_init()