Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/sn/pci/pcibr/
Dpcibr_ate.c134 if (ate_index < pcibus_info->pbi_int_ate_size) { in pcibr_ate_addr()
148 if (ate_index < pcibus_info->pbi_int_ate_size) { in ate_write()
Dpcibr_provider.c186 kzalloc(soft->pbi_int_ate_size * sizeof(u64), GFP_KERNEL); in pcibr_bus_fixup()
/linux-2.6.39/arch/ia64/include/asm/sn/
Dpcibr_provider.h107 u64 pbi_int_ate_size; member