Lines Matching refs:PRINTF
25 #define PRINTF(fmt, args...) printf(fmt, ##args) macro
27 #define PRINTF(fmt, args...) macro
103 PRINTF("%s: Launching Slave Serial Load\n", __func__); in virtex2_load()
108 PRINTF("%s: Launching Slave Parallel Load\n", __func__); in virtex2_load()
125 PRINTF("%s: Launching Slave Serial Dump\n", __func__); in virtex2_dump()
130 PRINTF("%s: Launching Slave Parallel Dump\n", __func__); in virtex2_dump()
164 PRINTF("%s:%d: Start with interface functions @ 0x%p\n", in virtex2_slave_pre()
174 PRINTF("%s:%d: Function Table:\n" in virtex2_slave_pre()
183 PRINTF(" clock 0x%p\n" in virtex2_slave_pre()
344 PRINTF("%s:%d:done went active early, bytecount = %d\n", in virtex2_ssm_load()
479 PRINTF("%s:%d:done went active early, bytecount = %d\n", in virtex2_ss_load()