Searched refs:PCI32_ATE_V (Results 1 – 3 of 3) sorted by relevance
171 ate_write(pcibus_info, index, count, (ate & ~PCI32_ATE_V)); in pcibr_ate_free()
55 u64 ate_flags = flags | PCI32_ATE_V; in pcibr_dmamap_ate32()
56 #define PCI32_ATE_V (0x1 << 0) macro