Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dtp.h88 void t1_tp_intr_enable(struct petp *tp);
H A Dtp.c315 void t1_tp_intr_enable(struct petp *tp) in t1_tp_intr_enable() function
H A Dch_subr.c978 t1_tp_intr_enable(adapter->tp); in t1_interrupts_enable()