Searched defs:eri_start_timer (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 149 static void eri_start_timer(struct eri *erip, fptrv_t func, clock_t msec); 957 eri_start_timer(erip, eri_check_link, 0); 2509 eri_start_timer(erip, eri_check_link, link_timeout); 2573 eri_start_timer(erip, eri_check_link, 0); 2880 eri_start_timer(erip, eri_check_link, 2883 eri_start_timer(erip, eri_check_link, 3123 eri_start_timer(erip, eri_check_link, 4652 * structures. This lock will be subsequently released in eri_start_timer(). 4675 eri_start_timer(struct eri *erip, fptrv_t func, clock_t msec) function 4862 eri_start_timer(eri [all...] |
Completed in 68 milliseconds