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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/pci/pcibr/
H A Dpcibr_ate.c71 if ((ate_resource->lowest_free_index > start) ||
72 (ate_resource->lowest_free_index < 0))
73 ate_resource->lowest_free_index = start;
87 if (ate_resource->lowest_free_index < 0)
94 find_free_ate(ate_resource, ate_resource->lowest_free_index,
99 ate_resource->lowest_free_index =
100 find_free_ate(ate_resource, ate_resource->lowest_free_index, 1);
H A Dpcibr_provider.c182 soft->pbi_int_ate_resource.lowest_free_index = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dpcibr_provider.h97 u64 lowest_free_index; member in struct:ate_resource

Completed in 95 milliseconds