Searched refs:ate_write (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/ |
D | pcibr_ate.c | 50 void ate_write(pcibr_soft_t pcibr_soft, bridge_ate_p ate_ptr, int ate_count, bridge_ate_t ate); 377 ate_write(pcibr_soft_t pcibr_soft, in ate_write() function
|
D | pcibr_dvr.c | 103 #define ATE_WRITE() ate_write(pcibr_soft, ate_ptr, ate_count, ate) 156 extern void ate_write(pcibr_soft_t pcibr_soft, bridge_ate_p ate_ptr, int ate_count, bridge_ate_t at…
|