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   */
315 TIMER_LIST_ENT t2_timer; /* timeout for each API call */
386 TIMER_LIST_ENT timer; /* timeout for waiting for response */
387 TIMER_LIST_ENT poll_timer; /* timeout for waiting for response */
447 TIMER_LIST_ENT timer; /* timeout for each API call */
521 TIMER_LIST_ENT timer; /* timeout for each sent command */
604 extern void rw_t1t_process_timeout (TIMER_LIST_ENT *p_tle);
618 extern void rw_t2t_process_timeout (TIMER_LIST_ENT *p_tle);
622 extern void rw_t3t_process_timeout (TIMER_LIST_ENT *p_tle);
627 extern void rw_t4t_process_timeout (TIMER_LIST_ENT *p_tle);
630 extern void rw_i93_process_timeout (TIMER_LIST_ENT *p_tle);