Home
last modified time | relevance | path

Searched refs:t1_tp_intr_handler (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dtp.h92 int t1_tp_intr_handler(struct petp *tp);
H A Dtp.c371 int t1_tp_intr_handler(struct petp *tp) in t1_tp_intr_handler() function
H A Dch_subr.c1114 (void) t1_tp_intr_handler(adapter->tp); in asic_slow_intr()