Searched refs:untimeout (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Dif_em_osdep.c76 untimeout(timer_function func, void *cookie, struct callout_handle handle) function
H A Dif_em_osdep.h143 void untimeout(timer_function func, void *cookie, struct callout_handle handle);
H A Dif_em.c806 untimeout(em_local_timer, adapter, adapter->timer_handle);
1423 untimeout(em_local_timer, adapter, adapter->timer_handle);
1424 untimeout(em_82547_move_tail, adapter,

Completed in 20 milliseconds