Home
last modified time | relevance | path

Searched defs:ate_resource (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/ia64/sn/pci/pcibr/
Dpcibr_ate.c20 static void mark_ate(struct ate_resource *ate_resource, int start, int number, in mark_ate()
35 static int find_free_ate(struct ate_resource *ate_resource, int start, in find_free_ate()
69 static inline void free_ate_resource(struct ate_resource *ate_resource, in free_ate_resource()
81 static inline int alloc_ate_resource(struct ate_resource *ate_resource, in alloc_ate_resource()
/linux-2.6.39/arch/ia64/include/asm/sn/
Dpcibr_provider.h94 struct ate_resource{ struct
106 struct ate_resource pbi_int_ate_resource; argument