Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h1186 void nxge_stop_timer(p_nxge_t, timeout_id_t);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c992 nxge_stop_timer(nxgep, nxgep->nxge_timerid); in nxge_unattach()
1744 nxge_stop_timer(p_nxge_t nxgep, timeout_id_t timerid) in nxge_stop_timer() function
1778 nxge_stop_timer(nxgep, nxgep->nxge_timerid); in nxge_uninit()
3902 nxge_stop_timer(nxgep, nxgep->nxge_timerid); in nxge_m_stop()