Searched refs:ate_write (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/ia64/sn/pci/pcibr/ |
H A D | pcibr_ate.c | 144 ate_write(struct pcibus_info *pcibus_info, int ate_index, int count, ate_write() function 151 panic("ate_write: invalid ate_index 0x%x", ate_index); ate_write() 171 ate_write(pcibus_info, index, count, (ate & ~PCI32_ATE_V)); pcibr_ate_free()
|
H A D | pcibr_dma.c | 109 ate_write(pcibus_info, ate_index, ate_count, ate); pcibr_dmamap_ate32()
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
H A D | pcibr_provider.h | 144 extern void ate_write(struct pcibus_info *, int, int, u64);
|
Completed in 68 milliseconds