Home
last modified time | relevance | path

Searched refs:hxge_stop_timer (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h638 void hxge_stop_timer(p_hxge_t hxgep, timeout_id_t timerid);
H A Dhxge_main.c690 hxge_stop_timer(hxgep, hxgep->hxge_timerid); in hxge_unattach()
1062 hxge_stop_timer(p_hxge_t hxgep, timeout_id_t timerid) in hxge_stop_timer() function
1083 hxge_stop_timer(hxgep, hxgep->hxge_timerid); in hxge_uninit()
2456 hxge_stop_timer(hxgep, hxgep->hxge_timerid); in hxge_m_stop()