Searched refs:ate_write (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/ia64/sn/pci/pcibr/ |
D | pcibr_ate.c | 144 ate_write(struct pcibus_info *pcibus_info, int ate_index, int count, in ate_write() function 171 ate_write(pcibus_info, index, count, (ate & ~PCI32_ATE_V)); in pcibr_ate_free()
|
D | pcibr_dma.c | 108 ate_write(pcibus_info, ate_index, ate_count, ate); in pcibr_dmamap_ate32()
|
/linux-2.6.39/arch/ia64/include/asm/sn/ |
D | pcibr_provider.h | 144 extern void ate_write(struct pcibus_info *, int, int, u64);
|