Home | History | Annotate | Download | only in int

Lines Matching refs:TIMER_LIST_ENT

146     TIMER_LIST_ENT      timer;                              /* timer to set timelimit for the response to command   */
310 TIMER_LIST_ENT t2_timer; /* timeout for each API call */
389 TIMER_LIST_ENT timer; /* timeout for waiting for response */
390 TIMER_LIST_ENT poll_timer; /* timeout for waiting for response */
450 TIMER_LIST_ENT timer; /* timeout for each API call */
525 TIMER_LIST_ENT timer; /* timeout for each sent command */
608 extern void rw_t1t_process_timeout (TIMER_LIST_ENT *p_tle);
622 extern void rw_t2t_process_timeout (TIMER_LIST_ENT *p_tle);
626 extern void rw_t3t_process_timeout (TIMER_LIST_ENT *p_tle);
631 extern void rw_t4t_process_timeout (TIMER_LIST_ENT *p_tle);
634 extern void rw_i93_process_timeout (TIMER_LIST_ENT *p_tle);