Searched refs:tp_etimeout (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_timer.h79 #define tp_etimeout tp_ctimeout macro
H A Dtp_var.h155 void tp_etimeout (struct tp_pcb *, int, int);
H A Dtp_timer.c121 tp_etimeout( function
135 tptrace(TPPTmisc, "tp_etimeout ref refstate tks Etick", tpcb->tp_lref,
H A Dtp_pcb.c435 tp_etimeout(tpcb, TM_reference, (int) tpcb->tp_refer_ticks);
H A Dtp_driver.c221 tp_etimeout(p, TM_reference, (int) p->tp_refer_ticks);
646 tp_etimeout(p, TM_reference, (int) p->tp_refer_ticks);

Completed in 62 milliseconds