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

/linux-4.1.27/arch/ia64/sn/pci/pcibr/
H A Dpcibr_ate.c32 * find_free_ate: Find the first free ate index starting from the given
35 static int find_free_ate(struct ate_resource *ate_resource, int start, find_free_ate() function
96 find_free_ate(ate_resource, ate_resource->lowest_free_index, alloc_ate_resource()
102 find_free_ate(ate_resource, ate_resource->lowest_free_index, 1); alloc_ate_resource()

Completed in 52 milliseconds