Searched refs:t1_mc5_intr_handler (Results 1 – 3 of 3) sorted by relevance
72 void t1_mc5_intr_handler(struct pemc5 *mc5);
244 t1_mc5_intr_handler(adapter->mc5); in fpga_slow_intr()1123 (void) t1_mc5_intr_handler(adapter->mc5); in asic_slow_intr()
562 void t1_mc5_intr_handler(struct pemc5 *mc5) in t1_mc5_intr_handler() function